SOAPNoteAPI runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from npm. Last commit 16 Jun 2026.
Generate clinical SOAP notes, billing codes, and visit summaries from transcripts or audio.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add soapnoteapi-mcp -- npx -y soapnoteapi-mcp
{
"mcpServers": {
"soapnoteapi-mcp": {
"args": [
"-y",
"soapnoteapi-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.soapnoteapi-mcp]
command = "npx"
args = ["-y", "soapnoteapi-mcp"]
{
"mcpServers": {
"soapnoteapi-mcp": {
"args": [
"-y",
"soapnoteapi-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"soapnoteapi-mcp": {
"args": [
"-y",
"soapnoteapi-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.