← All servers

Medical Terminologies MCP

io.github.SidneyBissoli/medical-terminologies-mcp v1.5.7
Official Registry git dev-tools

Diagnoses, drugs & lab codes: ICD-11, SNOMED, LOINC, RxNorm, MeSH, ATC, CID-10. 37 tools, MIT.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add medical-terminologies-mcp --transport http https://medical.sidneybissoli.com/mcp
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "medical-terminologies-mcp": {
      "url": "https://medical.sidneybissoli.com/mcp"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "medical-terminologies-mcp": {
      "serverUrl": "https://medical.sidneybissoli.com/mcp"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "medical-terminologies-mcp": {
      "type": "http",
      "url": "https://medical.sidneybissoli.com/mcp"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "medical-terminologies-mcp": {
      "url": "https://medical.sidneybissoli.com/mcp"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "medical-terminologies-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://medical.sidneybissoli.com/mcp"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://medical.sidneybissoli.com/mcp none

Packages

npm medical-terminologies-mcp@1.5.7
npm medical-terminologies-mcp@1.5.0

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.SidneyBissoli--medical-terminologies-mcp/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent