← Registry

API Tools

kindlustusest.ee

Provides insurance quotation and product information for Estonian vehicles via Kindlustusest brokers.

1 endpoint4 known toolsFirst detected August 3, 2026Last detected August 3, 2026

ENDPOINT 1

https://mcp.kindlustusest.ee/mcp

No auth detected

MCP server metadata

Name
kindlustusest
Version
1.0.0
Capabilities
tools.listChanged

Known tools 4

get_quote

Compare real insurance prices from every insurer Kindlustusest brokers, for an Estonian vehicle by registration number.

Inferred read-only
list_products

List the insurance products Kindlustusest can quote or explain.

Inferred read-only
get_coverage_terms

Explain what a Kindlustusest insurance product covers, from the live site content.

Inferred read-only
get_withdrawal_policy

The statutory cancellation / withdrawal right for insurance bought via Kindlustusest.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.kindlustusest]
url = "https://mcp.kindlustusest.ee/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "kindlustusest": {
      "type": "http",
      "url": "https://mcp.kindlustusest.ee/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: kindlustusest
Remote MCP URL: https://mcp.kindlustusest.ee/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "kindlustusest": {
      "url": "https://mcp.kindlustusest.ee/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "kindlustusest": {
      "type": "http",
      "url": "https://mcp.kindlustusest.ee/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "kindlustusest",
  "transport": "streamable-http",
  "url": "https://mcp.kindlustusest.ee/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for kindlustusest.ee was fetched 2026-08-08T01:15:09.339Z and is being refreshed.

Trust status Trusted

kindlustusest.ee is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.