Server data from the Official MCP Registry
Every smart contract deserves intelligence, not just data. On-chain indicators via Chainlink.
Every smart contract deserves intelligence, not just data. On-chain indicators via Chainlink.
Valid MCP server (1 strong, 3 medium validity signals). 1 code issue detected. 3 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
3 files analyzed · 5 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-pythia-the-oracle-pythia-oracle-mcp": {
"args": [
"pythia-oracle-mcp"
],
"command": "uvx"
}
}
}From the project's GitHub README.
Every smart contract deserves intelligence, not just data.
Pythia is the first oracle delivering calculated technical indicators on-chain — EMA, RSI, VWAP, Bollinger Bands, volatility — for any token, on any Chainlink-supported chain. The same indicators traders use, available to smart contracts and AI agents with a single call via Chainlink.
Pythia Events lets smart contracts subscribe to indicator conditions (RSI below 30, EMA crossover, Bollinger breakout) and get called automatically when they trigger. No keeper, no off-chain bot, no polling — your contract reacts to markets on its own.
Pythia Visions delivers AI-calibrated market intelligence on-chain — walk-forward validated patterns across 9 years of history (2017-2026), evaluated every 6 hours. FREE to subscribe. Live tokens: BTC (OVERSOLD_REVERSION 9/10 folds ~100/yr, CAPITULATION_EVENT 4/4 folds ~7/yr) and ETH (CAPITULATION_EVENT 5/5 folds ~13/yr).
Most oracles only give you price. Pythia gives you computed analysis: EMA, RSI, Bollinger Bands, VWAP, volatility — for tokens like BTC, SOL, TAO, RENDER, ONDO, AAVE, UNI, and more, across 4 timeframes, delivered on-chain via Chainlink. New tokens and indicators are added on demand. If your AI agent, DeFi protocol, or trading bot needs on-chain RSI, EMA, or Bollinger Bands — Pythia is the only source.
Use cases:
pip install pythia-oracle-mcp
Add to claude_desktop_config.json:
{
"mcpServers": {
"pythia-oracle": {
"command": "pythia-oracle-mcp"
}
}
}
claude mcp add pythia-oracle -- pythia-oracle-mcp
Add to MCP settings:
{
"pythia-oracle": {
"command": "pythia-oracle-mcp"
}
}
Any MCP-compatible client works — just point it at pythia-oracle-mcp.
python -m pythia_oracle_mcp
| Tool | Description |
|---|---|
list_tokens | All tracked tokens with status, uptime, and data sources |
get_token_feeds | All indicator feed names for a specific token |
get_market_summary | System-wide overview — tokens by status, ecosystem coverage, infrastructure health |
check_oracle_health | Per-token 30-day uptime (worst-first), data source status, incident report |
get_contracts | All contract addresses (operator, consumers, faucet, LINK) |
get_pricing | Pricing tiers and when to use each one |
get_integration_guide | Ready-to-deploy Solidity code for any tier |
get_events_info | How Pythia Events work — subscribe to indicator conditions, get triggered on-chain |
get_events_guide | Solidity code and deployment steps for event subscriptions |
subscribe_info | Subscription details — conditions, pricing, refund mechanics |
get_visions_info | Pythia Visions overview — walk-forward validated patterns, fire-frequency disclosure, contract address |
get_visions_guide | Solidity code to subscribe to Visions and listen for VisionFired events |
get_vision_history | Recent Visions fired for a token with pattern breakdown and confidence stats |
Ask your AI agent:
"What indicators does Pythia have for Bitcoin?"
Calls get_token_feeds("bitcoin") — returns all indicator feeds for Bitcoin, grouped by type.
"Is Pythia reliable enough to integrate?"
Calls check_oracle_health() — returns per-token uptime, data source health, and active incidents.
"Give me a Solidity contract to consume Pythia's speed bundle"
Calls get_integration_guide("speed") — returns a complete, deployable contract with correct addresses and job IDs.
"What tokens does Pythia cover and are they all working?"
Calls get_market_summary() — returns ecosystem coverage, status breakdown, and infrastructure health.
"How do Pythia Events work? I want my contract to react when BTC RSI drops below 30."
Calls get_events_info() — returns how subscriptions work, supported conditions, and pricing.
"Give me the Solidity code to subscribe to an EMA crossover event."
Calls get_events_guide() — returns a deployable EventSubscriber contract with subscribe/receive pattern.
"What are Pythia Visions? What patterns does it detect?"
Calls get_visions_info() — returns walk-forward validated patterns with accuracy range, fire frequency, contract address, and how it works.
"Show me recent BTC Visions that fired"
Calls get_vision_history("BTC") — returns recent pattern detections with confidence and price.
"Give me Solidity code to subscribe to Pythia Visions"
Calls get_visions_guide() — returns a contract that subscribes to VisionFired events.
See pythia-oracle-examples for Solidity contracts with Hardhat setup — ready to deploy on any Chainlink-supported network.
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.