Skip to content
Back to search
30
MCP

soapnoteapi-mcp

npm/soapnoteapi-mcp

Model Context Protocol (MCP) server for SOAPNoteAPI — turn clinical transcripts or audio into structured SOAP notes, ICD-10/CPT billing-code suggestions, patient summaries, and visit summaries.

Uptime
0.0%
40 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

healthcare-mcp-public
A Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA dr
0 tools
hackmd-mcp
A Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants.
0 tools
cpap-mcp
Model Context Protocol (MCP) server for CPAP data analysis
0 tools
bubobot-mcp
A Model Context Protocol (MCP) server to retrieve monitoring, incident, notification and other data from Bubobot services
0 tools
apibench-mcp
A Model Context Protocol server for REST and SOAP API testing with assertions, chaining, load testing, and response storage.
0 tools
SOAPNoteAPI
Generate clinical SOAP notes, billing codes, and visit summaries from transcripts or audio.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "soapnoteapi-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}