io.tooloracle/insuranceoracle
InsuranceOracle - 12 insurance compliance tools: GDV, BaFin VAG, Solvency II, IDD.
Open source Repository Open in the app JSON README (API)
About
InsuranceOracle - 12 insurance compliance tools: GDV, BaFin VAG, Solvency II, IDD.
Details
- Kind
- MCP servers
- Topic
- Security & identity
- Publisher
- io.tooloracle
- Origin
- official
- Category
- ferramentas
- Transport
- http
- Version
- 1.0.0
- Last push
- 2026-04-05T16:54:50Z
- Repository state
- ativo
- Language
- Dockerfile
- License
- NOASSERTION
- Added
- 2026-08-29 04:01:46
- Updated
- 2026-08-29 04:01:46
- Origin id
io.tooloracle/insuranceoracle
README
# ๐ก๏ธ insuranceOracle
**Insurance MCP Server** โ 12 tools | Part of [ToolOracle](https://tooloracle.io)



## Quick Connect
```bash
# Claude Desktop / Cursor / Windsurf
npx -y mcp-remote https://tooloracle.io/insurance/mcp/
```
```json
// 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](https://tooloracle.io) ecosystem โ the largest collection of production-ready MCP tools for AI agents.
**Related Oracles:**
- [FeedOracle](https://feedoracle.io) โ Evidence-grade compliance data infrastructure
- [ToolOracle](https://tooloracle.io) โ 42 Oracles, 390+ MCP Tools
## Links
- ๐ Live: `https://tooloracle.io/insurance/mcp/`
- ๐ Docs: [tooloracle.io/docs](https://tooloracle.io/docs)
- ๐ Platform: [tooloracle.io](https://tooloracle.io)
---
*Built by [FeedOracle](https://feedoracle.io) โ Evidence by Design*