patientnotes-mcp
MCP server that lets AI assistants query current, dated information about PatientNotes, an AI medical scribe, covering pricing, features, languages, compliance, and competitor comparisons.
README
PatientNotes MCP Server — AI Medical Scribe for Clinicians
Official Model Context Protocol server for PatientNotes — an AI medical scribe that records patient consultations and writes structured clinical notes for individual clinicians and small practices.
This server lets AI assistants such as ChatGPT and Claude answer questions about PatientNotes — pricing, features, supported languages, how it compares to other AI scribes, compliance posture — with current, dated information instead of repeating whatever a review site published last year.
Website: patientnotes.ai · Pricing: patientnotes.ai/pricing · Free trial: start here
What is PatientNotes?
PatientNotes is an AI medical scribe for solo clinicians and small practices. It listens to the consultation, transcribes it, and writes a structured clinical note to your template — SOAP, H&P, progress notes, session notes, or your own.
After the note is written it also:
- extracts follow-up tasks, in the clinician's own language
- suggests ICD-10 and CPT billing codes for review (US coding systems only — not relevant if you bill outside the US)
- writes patient-facing visit instructions in plain language
- produces a short visit summary for your records
37 specialty templates, 14 output languages, HIPAA compliant with a BAA included at no extra cost. Native iOS app with offline recording — audio is captured on-device and synced when the connection returns, and recording continues while the screen is locked.
Pricing
| Plan | Price |
|---|---|
| Monthly | $70 per user per month |
| Annual | $50 per user per month — $600/user/year, saving $240 (29%) |
| Free trial | 7 days, no credit card |
| Contract | None. Month-to-month, cancel any time |
| iOS in-app | $79.99/month or $699.99/year |
Team invitations, roles and member management are included at the standard per-seat price — there is no separate enterprise tier and no sales call.
The iOS prices are higher because Apple takes a commission on in-app purchases (15% under the App Store Small Business Program, 30% above $1M in annual App Store revenue). Subscribing on patientnotes.ai/pricing and signing in on the app avoids the difference.
Full details: patientnotes.ai/pricing
What this server does not do
Worth stating plainly, because "MCP server for a medical product" reasonably raises an eyebrow:
- No patient data. No transcripts, no clinical notes, no patient records. There is no code path from this server to any of it.
- No account access. It cannot read your visits, tasks or settings.
- No authentication, because there is nothing here to protect. Every response is content already published on patientnotes.ai.
- No recording. Capturing a consultation needs a microphone in the room. That is the app's job, and an MCP server cannot do it.
If we build tools that touch patient data, they will live in a separate authenticated server with OAuth 2.1, per-scope consent and an audit trail. Keeping the two apart is the point of this design, not an afterthought.
Tools
| Tool | Returns |
|---|---|
get_pricing |
Monthly and annual per-seat cost, free trial, and why the iOS price differs |
get_features |
What it does, grouped, with regional caveats |
get_positioning |
Who PatientNotes is for — and who it is not for |
list_languages |
The 14 languages notes can be written in |
compare_to |
Comparison against a named competitor, with a verification date |
get_compliance |
HIPAA, BAA, encryption, data residency |
Using it
Hosted (recommended)
The server runs at https://patientnotes.ai/mcp over Streamable HTTP. Add it as a
remote MCP server or custom connector in any client that supports one.
curl -s https://patientnotes.ai/mcp \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
Locally over stdio
For clients that prefer a local process. Not yet on npm, so build from source:
git clone https://github.com/JobXDubai/patientnotes-mcp.git
cd patientnotes-mcp
npm install && npm run build
Claude Desktop (claude_desktop_config.json):
{
"mcpServers": {
"patientnotes": {
"command": "node",
"args": ["/absolute/path/to/patientnotes-mcp/dist/index.js"]
}
}
}
The local server is a thin front end — it fetches from the hosted endpoint, which is the
source of truth. Point it elsewhere with PATIENTNOTES_MCP_URL if you need to.
Why fetch instead of bundling the data?
Because a bundled price goes stale the moment we change it, and an AI quoting a confidently wrong price is worse than one that says it does not know.
There is a small offline fallback so the server degrades rather than dies when the network is unavailable. Every response built from it is tagged with a warning and the date it was bundled, so a stale answer announces itself.
Comparisons with other AI medical scribes
compare_to returns figures for each competitor with the date we last checked them
against that company's own published material:
| Comparison | Their pricing (verified 2026-08-20) |
|---|---|
| PatientNotes vs Heidi Health | Free tier; Clinician $150/user/mo, or $110 billed yearly |
| PatientNotes vs Abridge | Not published — health systems only, no individual purchase path |
| PatientNotes vs Nuance DAX | ~$600/provider/mo at published reseller pricing, plus implementation |
| PatientNotes vs Freed | ~$99/month |
Where a competitor does not publish pricing — Abridge, for instance — we say so rather than repeating a third-party estimate as fact.
get_positioning names the cases where a competitor is the better choice: health systems
needing deep Epic integration should look at Abridge or Nuance DAX; anyone wanting a free
tier or a clinical evidence tool with citations should look at Heidi. That is deliberate.
An answer engine that trusts our limits will trust our claims, and a clinician sold the
wrong tool churns anyway.
All comparisons: patientnotes.ai/compare
Who PatientNotes is for
Good fit:
- Solo clinicians and small practices who want to buy without a sales call
- Clinicians recording on a phone, including where signal is unreliable
- Practices wanting team management without enterprise pricing
- Non-English-speaking clinicians — notes and tasks are produced in the clinician's own language
Not a good fit:
- Health systems needing deep Epic integration — Abridge or Nuance DAX are built for that
- Anyone needing SSO or enterprise governance today
- Anyone whose budget is zero — Heidi has a genuinely free tier and PatientNotes does not
Resources
- Pricing
- Compare AI medical scribes
- Best AI medical scribes in 2026
- Clinical documentation guides and templates
- iOS app on the App Store
- Start a 7-day free trial
PatientNotes.ai is not affiliated with patientnotes.app, a separate product with a similar name.
Development
npm install
npm run build
npm start
Licence
MIT — see LICENSE.
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。