QuoteOS
Rank #89,927io.github.entradox/quoteos
Agent-native insurance quoting protocol — sandbox, MCP + REST, eligibility pre-flight
QuoteOS is a Model Context Protocol (MCP) server published by entradox. It ranks #89,927 of 132,113 servers tracked on MCP Toplist. QuoteOS is listed on Official MCP, with 1 tracked version. It was first listed on Sep 4, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 42,186 of 132,113 servers on MCP Toplist.
Use QuoteOS
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http quoteos https://quoteos-api-production.up.railway.app/mcp/[mcp_servers.quoteos]
url = "https://quoteos-api-production.up.railway.app/mcp/"Add to ~/.codex/config.toml.
https://quoteos-api-production.up.railway.app/mcp/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"quoteos": {
"url": "https://quoteos-api-production.up.railway.app/mcp/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"quoteos": {
"type": "http",
"url": "https://quoteos-api-production.up.railway.app/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"quoteos": {
"serverUrl": "https://quoteos-api-production.up.railway.app/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"quoteos": {
"url": "https://quoteos-api-production.up.railway.app/mcp/"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.entradox%2Fquoteos)<a href="https://mcptoplist.com/server/io.github.entradox%2Fquoteos"><img src="https://mcptoplist.com/badge/io.github.entradox%2Fquoteos.svg" alt="MCP Toplist: #89,927 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
entradox
Other servers by entradox
- AgentLedger#6,252 · 3 vers
- Agent Watch#18,880 · 1 ver
- TrustScan#24,510 · 1 ver
- Perimeter Watch#28,009 · 1 ver
- Cited#29,179 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Sep 4, 2026 |
Frequently asked questions
- Who maintains QuoteOS?
- QuoteOS is maintained by entradox, which publishes 6 MCP servers (8 total versions) tracked on MCP Toplist.
- Is QuoteOS listed on the Official MCP Registry?
- Yes — QuoteOS is listed on the Official MCP Registry.
- How many versions does QuoteOS have?
- MCP Toplist tracks 1 version of QuoteOS, most recently published on Sep 4, 2026.
- Where can I find the source code for QuoteOS?
- The source code for QuoteOS is hosted at github.com/entradox/quoteos.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.