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.0.tar.gz (6.6 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.0-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: policynumbers_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 6.6 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.0.tar.gz
Algorithm Hash digest
SHA256 1204608b95836e8b2f418a073ba150ced2da2dadb7616eb01a045a1501339477
MD5 8b4787c6a4b90ea7b9ba3afceb84a5b7
BLAKE2b-256 98e7a316923c7c7739febbbbc3091ecbe73618fd99a41a7a618b6dc0045ae87b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for policynumbers_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3e0997a2c1e6379acfe3401c3a8025b1a192c4d9090b57edc616b70a108b9faa
MD5 a53372137cbe342afbbba3d8a835924c
BLAKE2b-256 91b55d2b3fddbcab0db19cb93d0d8ed32053f90b63c989d69be2baf75e9f588e

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