mcpbeat Sign in

validar-codigo-medico MCP Server

answering

validar-codigo-medico is answering right now. Last checked 14 min ago. It exposes 1 tools. Last commit 11 Aug 2026.

Validates ICD-10-CM against the real FY2026 catalog (NCHS/CDC) and CPT by structure/category.

Uptime history 21 days of history · worst day 99%
21 days agonow
100.0%
Uptime 24h
91 of 91 checks
1
Tools
read from the server
498 ms
Response time
average over 24h
0
Stars
last commit 11 Aug 2026

What the code does

We read the source, 13 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command worker-configuration.d.ts:3387
    exec(input?: string | URLPatternInit, baseURL?: string): URLPatternResult | null;

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add validar-codigo-medico --transport http https://validar-codigo-medico.encodari.workers.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "validar-codigo-medico": {
      "url": "https://validar-codigo-medico.encodari.workers.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.validar-codigo-medico]
url = "https://validar-codigo-medico.encodari.workers.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "validar-codigo-medico": {
      "url": "https://validar-codigo-medico.encodari.workers.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "validar-codigo-medico": {
      "url": "https://validar-codigo-medico.encodari.workers.dev/mcp"
    }
  }
}

Available tools 1

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

validate
validate_medical_code
Validates medical codes against real data, not a model guess. For "icd10": real lookup against the official catalog of billable ICD-10-CM codes for fiscal year 2026 (NCHS/CDC, public domain), returning the official short description if it exists. For "cpt": the description catalog is owned by the AMA and requires a paid license, so it only validates the code's real structure (Category I: 5 digits; Category II: 4 digits + F; Category III: 4 digits + T) and estimates its area by public numeric range — no per-code descriptions. Costs $0.02 USDC (Base) per call.

Endpoints

URLTransportStateLatencyChecked
https://validar-codigo-medico.encodari.workers.dev/mcp streamable-http answering 549 ms 14 min ago

Alternatives to validar-codigo-medico

same job, measured the same way
C
The AI Tools Index
by theaitoolsindex

AI tools filed by category, with real launch dates and revenue verified through Stripe.

6 tools answering
D
Ross ERP Data Dictionary
by rossdata

Structure-only reference for the vanilla Ross ERP 8.0 schema, UI menu tree, and program catalog.

21 tools answering
Calaf Seed Tools
by calaf

Author and validate Calaf workspace seeds against the app's real importer. No account needed.

2 tools answering
Review Assist MCP
by uditk2

Turns an AI coding agent session into a reviewable Intent Document, validated against the diff.

409 installs/wk local only
Structured Data Validator
by agenson-horrowitz

Validate, transform, and normalize structured data for AI agents.

71 installs/wk local only
I
HokAI
by hokai

Query the HokAI catalogue of AI tools, agents, models, companies and infrastructure services.

2 tools answering
Stratalize Real Estate
by stratalize

Real estate benchmarks: cap rates, NCREIF returns, REIT, construction costs, and climate risk.

19 tools answering
CatalogEngine
by evozim

E-commerce inventory and catalog data structuring tool.

answering

validar-codigo-medico — questions

Answers built from our own checks of this server.

What can validar-codigo-medico do?
It exposes 1 tools, read directly from the server on our last check. Among them: validate_medical_code. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is validar-codigo-medico working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 498 ms. The bar chart above shows every period we have measured.
How do I connect validar-codigo-medico?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does validar-codigo-medico need an API key?
No. validar-codigo-medico completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 1 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is validar-codigo-medico?
It answers our handshake in 498 ms on average, which is faster than 34% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is validar-codigo-medico open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.