Stratalize Oracle
Rank #57,431com.stratalize/oracle
Multi-source consensus oracle for real-world outcome verification with cryptographic attestation.
Stratalize Oracle is a Model Context Protocol (MCP) server published by Stratalize. It ranks #57,431 of 115,460 servers tracked on MCP Toplist. Stratalize Oracle is listed on Official MCP, with 1 tracked version. It was first listed on Jun 1, 2026 and most recently updated on Jun 1, 2026.
Ranks ahead of 58,029 of 115,460 servers on MCP Toplist.
Use Stratalize Oracle
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http oracle https://www.stratalize.com/api/mcp-public?vertical=oracle[mcp_servers.oracle]
url = "https://www.stratalize.com/api/mcp-public?vertical=oracle"Add to ~/.codex/config.toml.
https://www.stratalize.com/api/mcp-public?vertical=oracleSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"oracle": {
"url": "https://www.stratalize.com/api/mcp-public?vertical=oracle"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"oracle": {
"type": "http",
"url": "https://www.stratalize.com/api/mcp-public?vertical=oracle"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"oracle": {
"serverUrl": "https://www.stratalize.com/api/mcp-public?vertical=oracle"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"oracle": {
"url": "https://www.stratalize.com/api/mcp-public?vertical=oracle"
}
}
}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.stratalize%2Foracle)<a href="https://mcptoplist.com/server/com.stratalize%2Foracle"><img src="https://mcptoplist.com/badge/com.stratalize%2Foracle.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Stratalize
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 1, 2026 |
Frequently asked questions
- Who maintains Stratalize Oracle?
- Stratalize Oracle is maintained by Stratalize, which publishes 8 MCP servers (14 total versions) tracked on MCP Toplist.
- Is Stratalize Oracle listed on the Official MCP Registry?
- Yes — Stratalize Oracle is listed on the Official MCP Registry.
- How many versions does Stratalize Oracle have?
- MCP Toplist tracks 1 version of Stratalize Oracle, most recently published on Jun 1, 2026.
- Where can I find the source code for Stratalize Oracle?
- The source code for Stratalize Oracle is hosted at github.com/Stratalize/Stratalize.