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.1.tar.gz (7.0 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.1-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: policynumbers_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 7.0 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.1.tar.gz
Algorithm Hash digest
SHA256 60abfefb68cb570d2ada90e2288f532ccbe9819f2866e8e051e91b777a3f955a
MD5 d8a4f74fae76b2723a07be5b735159ad
BLAKE2b-256 83924b62a573f693e4530bb380f73c5ad3c27adff1b0d3c6a7e39bbee6c312f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for policynumbers_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 70cef781dd55b82d1662c2ddbcb5f12a7c1470909d4e813a3f06a0f4120ff82e
MD5 99fa1745a070b46b366dc3b94f0f0f33
BLAKE2b-256 fc50a8f54f741783a42971efd56ff9530d804752d093c7ea9e185073e7d4dfa8

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