Skip to main content

MCP server for Pythia Oracle — on-chain calculated indicators (EMA, RSI, Bollinger, Volatility) via Chainlink

Project description

Pythia Oracle MCP Server

PyPI License: MIT

On-chain calculated crypto indicators for AI agents and smart contracts.

Pythia is the first oracle delivering calculated technical indicators on-chain — EMA, RSI, VWAP, Bollinger Bands, volatility — for 22 tokens across crypto. Not just prices. The same indicators traders use, available to smart contracts and AI agents with a single call via Chainlink.

Why Pythia?

Most oracles only give you price. Pythia gives you computed analysis: 484 indicator feeds across 22 tokens (BTC, SOL, TAO, RENDER, ONDO, AAVE, UNI, and more), 4 timeframes, delivered on Polygon via Chainlink. If your AI agent, DeFi protocol, or trading bot needs on-chain RSI, EMA, or Bollinger Bands — Pythia is the only source.

Use cases:

  • AI trading agents that need on-chain technical signals
  • DeFi vault rebalancing based on RSI or volatility thresholds
  • Smart contract risk management using Bollinger Band width
  • AI-powered portfolio analysis with real-time calculated metrics

Quick Start

pip install pythia-oracle-mcp

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pythia-oracle": {
      "command": "pythia-oracle-mcp"
    }
  }
}

Claude Code

claude mcp add pythia-oracle -- pythia-oracle-mcp

Cursor / Windsurf / VS Code

Add to MCP settings:

{
  "pythia-oracle": {
    "command": "pythia-oracle-mcp"
  }
}

OpenAI Agents / GPT

Any MCP-compatible client works — just point it at pythia-oracle-mcp.

Run directly

python -m pythia_oracle_mcp

Available Tools

Tool Description
list_tokens All 22 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

Example Prompts

Ask your AI agent:

"What indicators does Pythia have for Bitcoin?"

Calls get_token_feeds("bitcoin") — returns all 22 indicator feeds 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.

What Pythia Provides

  • 484 indicator feeds across 22 tokens (cross-chain: BTC, SOL, TAO, RENDER, ONDO and more)
  • 5 indicator types: EMA, RSI, Bollinger (upper/lower), Volatility, USD Price
  • 4 timeframes: 5-minute, 1-hour, 1-day, 1-week
  • 4 pricing tiers: Discovery (0.01 LINK), Analysis (0.03), Speed (0.05), Complete (0.10)
  • Free trial: PythiaFaucet contract — no LINK needed, 5 requests/day

Integration Examples

See pythia-oracle-examples for Solidity contracts with Hardhat setup — ready to deploy on Polygon.

Links

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pythia_oracle_mcp-0.2.2.tar.gz (11.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pythia_oracle_mcp-0.2.2-py3-none-any.whl (10.8 kB view details)

Uploaded Python 3

File details

Details for the file pythia_oracle_mcp-0.2.2.tar.gz.

File metadata

  • Download URL: pythia_oracle_mcp-0.2.2.tar.gz
  • Upload date:
  • Size: 11.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for pythia_oracle_mcp-0.2.2.tar.gz
Algorithm Hash digest
SHA256 43e3fa859daff97f63a168fc27a94e1d3073430a7c114534bd2bfe1bc40138a7
MD5 4775ca37c940205ce743b727b8b5cb63
BLAKE2b-256 d637cbec2c9a241b9ea2c34cf8775a91b3e4b7fff0aa9a167ce0b39300d3ec0c

See more details on using hashes here.

File details

Details for the file pythia_oracle_mcp-0.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for pythia_oracle_mcp-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f03763e72c388a1e171000e9790dd13bab8d9258df05631aa9f05e06114f109f
MD5 0b6feb41064a1e1775a00813ef7814af
BLAKE2b-256 68e3ae12ad96a21784dd2e15c1056042d128b739996e7cdf3607406f415b9b95

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page