medmetrics-mcp-server

dinakarbl/medmetrics-mcp-server
★ 0 stars Unknown language AI/LLM Updated today
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "medmetrics-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "dinakarbl/medmetrics-mcp-server"
      ]
    }
  }
}

README Excerpt

A custom MCP server for exposing synthetic healthcare quality metrics, policy resources, and analysis tools to AI agents. The goal is to build a simple, secure, and testable MCP server that can provide healthcare-quality data and tools to AI applications. - Synthetic hospital quality metrics - MCP tools for metric lookup and analysis