Odel
insurance verification mcp

insurance verification mcp

Local
@csoai-orgPythonMITUpdated 2mo ago

Insurance Verification MCP Server by MEOK AI Labs

Runs locally over stdio

This server isn't hosted โ€” your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIinsurance-verification-mcpv1.0.11

Run

uvx insurance-verification-mcp

MCP client config

{
  "mcpServers": {
    "insurance-verification-mcp": {
      "command": "uvx",
      "args": [
        "insurance-verification-mcp"
      ]
    }
  }
}