Blindoracle
Rank #31,944io.github.craigmbrown/blindoracle
MCP server providing blindoracle capabilities
Blindoracle is a Model Context Protocol (MCP) server published by craigmbrown. It ranks #31,944 of 115,591 servers tracked on MCP Toplist. Blindoracle is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Feb 24, 2026 and most recently updated on Feb 25, 2026.
Ranks ahead of 83,647 of 115,591 servers on MCP Toplist.
Use Blindoracle
claude mcp add --transport http blindoracle https://craigmbrown.com/api/v2/[mcp_servers.blindoracle]
url = "https://craigmbrown.com/api/v2/"Add to ~/.codex/config.toml.
https://craigmbrown.com/api/v2/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"blindoracle": {
"url": "https://craigmbrown.com/api/v2/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"blindoracle": {
"type": "http",
"url": "https://craigmbrown.com/api/v2/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"blindoracle": {
"serverUrl": "https://craigmbrown.com/api/v2/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"blindoracle": {
"url": "https://craigmbrown.com/api/v2/"
}
}
}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.craigmbrown%2Fblindoracle)<a href="https://mcptoplist.com/server/io.github.craigmbrown%2Fblindoracle"><img src="https://mcptoplist.com/badge/io.github.craigmbrown%2Fblindoracle.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
craigmbrown
Other servers by craigmbrown
View all craigmbrown servers →Available versions (2)
| Version | Published |
|---|---|
| 2.0.0 | Feb 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Blindoracle?
- Blindoracle is maintained by craigmbrown, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Blindoracle listed on the Official MCP Registry?
- Yes — Blindoracle is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Blindoracle have?
- MCP Toplist tracks 2 versions of Blindoracle, most recently published on Feb 25, 2026.
- Where can I find the source code for Blindoracle?
- The source code for Blindoracle is hosted at github.com/craigmbrown/blindoracle-docs.