Quotor — Home & Auto Insurance Quotes MCP Server
io.github.quotor/home-auto-insurance-quotes
What is the Quotor — Home & Auto Insurance Quotes MCP server?
Real, bindable home & auto insurance quotes via MCP (Texas, expanding); human-completed bind.
How to install Quotor — Home & Auto Insurance Quotes
Copy-paste configuration for popular MCP clients.
AuthorizationsecretBearer <api_key>. Mint a free key with: POST https://mcp.quotor.ai/keys. Only the keyed tools (start_quote, update_quote, get_quote_options, get_bind_link, request_bind_inline, submit_lead, resume_quote) require it; the read-only tools (check_eligibility, check_quote_status, get_option_details, check_late_arrivals) are open.
{
"mcpServers": {
"home-auto-insurance-quotes": {
"url": "https://mcp.quotor.ai"
}
}
}{
"mcpServers": {
"home-auto-insurance-quotes": {
"serverUrl": "https://mcp.quotor.ai"
}
}
}{
"servers": {
"home-auto-insurance-quotes": {
"type": "http",
"url": "https://mcp.quotor.ai"
}
}
}{
"mcpServers": {
"home-auto-insurance-quotes": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.quotor.ai"
]
}
}
}claude mcp add --transport http home-auto-insurance-quotes https://mcp.quotor.aiRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.