Skip to main content

MCP server exposing the PolicyNumbers insurance verification API as AI tools

Project description

policynumbers-mcp

MCP server that exposes the PolicyNumbers insurance verification API as tools for Claude and other MCP-compatible AI agents.

Installation

pip install policynumbers-mcp

Tools

Tool Description
verify_policy Synchronous policy verification (format + regulatory checks)
verify_policy_with_document Async verification with document OCR analysis
extract_document_fields Extract structured fields from an insurance document
verify_batch Submit multiple policies in one request
get_usage Check credit balance and plan limits

Claude Desktop configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "policynumbers": {
      "command": "policynumbers-mcp",
      "env": {
        "POLICYNUMBERS_API_KEY": "your_api_key_here"
      }
    }
  }
}

Get your API key at https://policynumbers.com/api

Environment variables

Variable Required Default Description
POLICYNUMBERS_API_KEY Yes Your PolicyNumbers API key
POLICYNUMBERS_BASE_URL No https://api.policynumbers.com Override for staging/dev

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

policynumbers_mcp-0.1.2.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

policynumbers_mcp-0.1.2-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file policynumbers_mcp-0.1.2.tar.gz.

File metadata

  • Download URL: policynumbers_mcp-0.1.2.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for policynumbers_mcp-0.1.2.tar.gz
Algorithm Hash digest
SHA256 2c10aa249e4eb6cf74e752959689cfea69c0f28e970028a1474c972897a71fdc
MD5 113bce78965dfcc78cef13b269badf5e
BLAKE2b-256 573033348f37e09051272810e22a53faece5d697dd84e8f6f0952fb840d45901

See more details on using hashes here.

File details

Details for the file policynumbers_mcp-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for policynumbers_mcp-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7b8a300cc7f8ba677e7154b703ab48d5434e91b0a7876a9fef1dc84caf3531a7
MD5 8c0b799f4e089b5deeb5f2ed3c01d71d
BLAKE2b-256 6608ce40100ce38a4f89c8a6553d1bdac3a6d3d84d14ccf18ed71fd7f356b3c9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page