Registry
MCP servers for insurance
MCP servers are AI tools your assistant can use — new to the words? Start here. Every listing shows its auth method, hosting and data handling. Sorting is by relevance or trust tier — never by who paid.
5 servers
Stripe MCP Server
ListedStripe's official MCP server, hosted at mcp.stripe.com, with read and write access to the Stripe API (customers, payments, refunds, invoices, subscriptions, disputes, payouts) plus documentation search. Certain write actions require human confirmation. A local Agent Toolkit server is also available.
- Auth
- OAuth 2.0
- Hosting
- Remote or local
EXAMPLE / DEMO. A Python MCP server for managing fictional insurance policies — create and query policies, coverage options and claims — with sample data (POL-1000, CLM-5000). Useful as a starting point, not for production. MIT.
- Auth
- No authentication
- Hosting
- Local (runs on your machine)
Insurance QA MCP Server
ListedA Python MCP server that gives AI assistants QA automation tools for insurance domains: test execution, synthetic insurance test data, P&C claim and policy rule validation, coverage reporting and BDD scenario generation. 24 tools. MIT.
- Auth
- No authentication
- Hosting
- Local (runs on your machine)
Snowflake Labs' MCP server for Cortex AI (Search, Analyst, Agent), object management, SQL execution and semantic views. Apache-2.0. The repository now marks itself deprecated in favour of Snowflake's official MCP server.
- Auth
- Other
- Hosting
- Remote or local
Twilio Labs' monorepo exposing Twilio's APIs as MCP tools (generated from OpenAPI specs), plus the openapi-mcp-server generator. Useful for SMS and voice notifications in insurance workflows. Early, experimental release.
- Auth
- API key
- Hosting
- Local (runs on your machine)