insurance-qa-mcp-server

sonimaharshi1999/insurance-qa-mcp-server
★ 0 stars Python AI/LLM Updated 3d ago
An MCP (Model Context Protocol) server that extends AI assistants with QA automation tools for insurance domains.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "insurance-qa-mcp-ser": {
      "command": "uvx",
      "args": [
        "insurance-qa-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install insurance-qa-mcp-server

Topics

aiai-toolsclaudeclickfastapimachine-learningmaharshi-sonimcpmodel-context-protocolnumpypandaspydanticpythonqa-automation