Skip to content
Back to search
30
MCP streamable-http

io.github.cyanheads/npi-providers-mcp-server

io.github.cyanheads/npi-providers-mcp-server

Look up US healthcare providers in the NPPES NPI registry and resolve NUCC specialty codes.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@cyanheads/npi-providers-mcp-server
Look up US healthcare providers in the NPPES NPI registry and resolve NUCC specialty codes via MCP. STDIO or Streamable HTTP.
0 tools
io.github.onticx/search-mcp-registry
Search and discover MCP servers from the MCP Registry.
0 tools
io.github.wei/mcp-registry-mcp-server
MCP server for querying the official MCP registry.
0 tools
io.github.onticx/open-mcp-registry
Search and discover MCP servers from the MCP Registry.
0 tools
pubmed-mcp-server
MCP server for the NCBI E-utilities API. Search PubMed, fetch article metadata and full text, generate citations, explore MeSH terms, and di
0 tools · http
io.github.cyanheads/cdc-health-mcp-server live
Search and query CDC public health data — mortality, vaccinations, surveillance, behavioral risk.
3 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "io.github.cyanheads/npi-providers-mcp-server": {
      "url": "https://npi-providers.caseyjhand.com/mcp",
      "transport": "streamable-http"
    }
  }
}