fetch — Medical Terminologies MCP MCP Tool Read-only
fetch
(fetch) is one of 33 tools on the
Medical Terminologies MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call fetch from your client
- Claude Code Medical Terminologies MCP fetch run in your project directory
- Claude Desktop Medical Terminologies MCP fetch ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Medical Terminologies MCP fetch ~/.cursor/mcp.json
- VS Code Medical Terminologies MCP fetch .vscode/mcp.json
- Zed Medical Terminologies MCP fetch ~/.config/zed/settings.json
- Windsurf Medical Terminologies MCP fetch ~/.codeium/windsurf/mcp_config.json
- Cline Medical Terminologies MCP fetch ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Medical Terminologies MCP fetch ~/.gemini/settings.json
- Grok Medical Terminologies MCP fetch .mcp.json (in your project root)
- ChatGPT Medical Terminologies MCP fetch Settings → Connectors → Advanced → Developer mode
- Claude.ai Medical Terminologies MCP fetch Settings → Connectors → Add custom connector
- LangChain Medical Terminologies MCP fetch pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http medical-terminologies-mcp https://medical.sidneybissoli.com/mcp
Other tools on this server
- icd11_search
- icd11_lookup
- icd11_hierarchy
- icd11_chapters
- icd11_postcoordination
- loinc_search
- loinc_details
- loinc_answers
- loinc_panels
- rxnorm_search
- rxnorm_concept
- rxnorm_ingredients
- rxnorm_classes
- rxnorm_ndc
- mesh_search
- mesh_descriptor
- mesh_tree
- mesh_qualifiers
- map_icd10_to_icd11
- map_loinc_to_snomed
- validate_codes
- find_equivalent
- atc_classify
- atc_lookup
- atc_members
- cid10_search
- cid10_lookup
- cid10_chapters
- cid10_chapter
- terminology_versions
- terminology_diff
- search
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.