OntoRamp Graph Query
Rank #28,986com.ontoramp/graph-query
Architecture-grounded query for AI agents. Governance constraints, evidence-linked answers.
OntoRamp Graph Query is a Model Context Protocol (MCP) server published by ontoramp. It ranks #28,986 of 132,113 servers tracked on MCP Toplist. OntoRamp Graph Query is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Jun 9, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 103,127 of 132,113 servers on MCP Toplist.
Use OntoRamp Graph Query
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http graph-query https://ontoramp-graph-query.fly.dev/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.graph-query]
url = "https://ontoramp-graph-query.fly.dev/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://ontoramp-graph-query.fly.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"graph-query": {
"url": "https://ontoramp-graph-query.fly.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"graph-query": {
"type": "http",
"url": "https://ontoramp-graph-query.fly.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"graph-query": {
"serverUrl": "https://ontoramp-graph-query.fly.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"graph-query": {
"url": "https://ontoramp-graph-query.fly.dev/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/com.ontoramp%2Fgraph-query)<a href="https://mcptoplist.com/server/com.ontoramp%2Fgraph-query"><img src="https://mcptoplist.com/badge/com.ontoramp%2Fgraph-query.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
ontoramp
Other servers by ontoramp
- OntoRamp Decision Intelligence#53,524 · 2 vers
- OntoRamp Knowledge Cartographer#53,525 · 2 vers
- OntoRamp Transformation Radar#53,526 · 2 vers
Available versions (3)
| Version | Published |
|---|---|
| 1.0.2 | Sep 7, 2026 |
| 1.0.1 | Jun 9, 2026 |
| 1.0.0 | Jun 9, 2026 |
Frequently asked questions
- Who maintains OntoRamp Graph Query?
- OntoRamp Graph Query is maintained by ontoramp, which publishes 4 MCP servers (9 total versions) tracked on MCP Toplist.
- Is OntoRamp Graph Query listed on the Official MCP Registry?
- Yes — OntoRamp Graph Query is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does OntoRamp Graph Query have?
- MCP Toplist tracks 3 versions of OntoRamp Graph Query, most recently published on Sep 7, 2026.
- Where can I find the source code for OntoRamp Graph Query?
- The source code for OntoRamp Graph Query is hosted at github.com/ontoramp/ontoramp-graph-query.
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.