streamable-httpupdated 5mo ago
| Tool | Description | |------|-------------| | insurancecompany | Look up EU insurance company by name or LEI number. Returns GLEIF registration s | | insurancenews | Insurance industry news by topic. Topics: solvency, life, health, property, liab | | natcatlive | Live natural catastrophe alerts worldwide from GDACS. Returns earthquakes, flood | | earthquakerisk | Real-time earthquake data from USGS. Filter by time period, minimum magnitude, a | | weatherrisk | 7-day weather risk assessment for any location.
What can you do with insuranceoracle?
🛡️ insuranceOracle
Insurance MCP Server — 12 tools | Part of ToolOracle
Quick Connect
# Claude Desktop / Cursor / Windsurf
npx -y mcp-remote https://tooloracle.io/insurance/mcp/
// claude_desktop_config.json
{
"mcpServers": {
"insuranceoracle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/insurance/mcp/"]
}
}
}
Tools (12)
| Tool | Description |
|---|---|
insurance_company |
Look up EU insurance company by name or LEI number. Returns GLEIF registration s |
insurance_news |
Insurance industry news by topic. Topics: solvency, life, health, property, liab |
natcat_live |
Live natural catastrophe alerts worldwide from GDACS. Returns earthquakes, flood |
earthquake_risk |
Real-time earthquake data from USGS. Filter by time period, minimum magnitude, a |
weather_risk |
7-day weather risk assessment for any location. Returns storm, flood, and wind r |
natcat_history |
Historical natural catastrophe statistics for risk modeling. Significant events |
solvency_check |
Solvency II compliance news and GLEIF registration status for an insurer. |
insurance_regulation |
EU and German insurance regulatory news and updates. Topics: general, bafin, eio |
risk_score |
Combined location risk score (0-100) for underwriting: earthquake + weather/stor |
insurance_glossary |
Explain insurance and Solvency II terms in German or English. Covers: SCR, MCR, |
claim_news |
Major insurance claim news by event type: storm, flood, earthquake, hail, fire, |
health_check |
InsuranceOracle server status and backend connectivity check. |
Pricing
| Tier | Rate Limit | Price |
|---|---|---|
| Free | 10 calls/day | €0 |
| Pro | 1,000 calls/day | €99/month |
| Enterprise | Unlimited | Custom |
Note: This is a compliance oracle. Full tool access requires a Pro or Enterprise subscription. Free tier includes read-only assessment tools.
Part of ToolOracle
insuranceOracle is one of 42 specialized MCP servers in the ToolOracle ecosystem — the largest collection of production-ready MCP tools for AI agents.
Related Oracles:
- FeedOracle — Evidence-grade compliance data infrastructure
- ToolOracle — 42 Oracles, 390+ MCP Tools
Links
- 🌐 Live:
https://tooloracle.io/insurance/mcp/ - 📚 Docs: tooloracle.io/docs
- 🏠 Platform: tooloracle.io
Built by FeedOracle — Evidence by Design
Install
Add insuranceoracle to your client. Pick the one you use.
claude mcp add --transport http insuranceoracle https://tooloracle.io/insurance/mcp/codex mcp add insuranceoracle --url https://tooloracle.io/insurance/mcp/{
"mcpServers": {
"insuranceoracle": {
"url": "https://tooloracle.io/insurance/mcp/"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"insuranceoracle": {
"type": "http",
"url": "https://tooloracle.io/insurance/mcp/"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"insuranceoracle": {
"url": "https://tooloracle.io/insurance/mcp/"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"insuranceoracle": {
"serverUrl": "https://tooloracle.io/insurance/mcp/"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
12 tools
insuranceoracle exposes 12 tools to a connected agent.
- insurance_company
- Look up EU insurance company by name or LEI number. Returns GLEIF registration s
- insurance_news
- Insurance industry news by topic. Topics: solvency, life, health, property, liab
- natcat_live
- Live natural catastrophe alerts worldwide from GDACS. Returns earthquakes, flood
- earthquake_risk
- Real-time earthquake data from USGS. Filter by time period, minimum magnitude, a
- weather_risk
- 7-day weather risk assessment for any location. Returns storm, flood, and wind r
- natcat_history
- Historical natural catastrophe statistics for risk modeling. Significant events
- solvency_check
- Solvency II compliance news and GLEIF registration status for an insurer.
- insurance_regulation
- EU and German insurance regulatory news and updates. Topics: general, bafin, eio
- risk_score
- Combined location risk score (0-100) for underwriting: earthquake + weather/stor
- insurance_glossary
- Explain insurance and Solvency II terms in German or English. Covers: SCR, MCR,
- claim_news
- Major insurance claim news by event type: storm, flood, earthquake, hail, fire,
- health_check
- InsuranceOracle server status and backend connectivity check.
Score
57 / 100
Adequate
- Documentation18/25
- Maintenance13/25
- Trust6/20
- Capability8/15
- Install experience12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 148 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 12 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Version history
| Versions | Published |
|---|---|
| 1.0.0Latest | May 7, 2026 |