mcpbeat Sign in

Pythia Oracle MCP Server

local only

Pythia Oracle runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from pypi. Last commit 22 Mar 2026.

Oracle for AI agents. One tool, one reading. 3 free, then $0.025 USDC via x402.

Installs per day peak 29 · avg 7 · -4% w/w
a month agotoday
52
Installs / week
pypi · pythia-oracle
1
Stars
0 open issues
22 Mar 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Pythia Oracle every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add pythia-oracle -- uvx pythia-oracle
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pythia-oracle": {
      "args": [
        "pythia-oracle"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pythia-oracle]
command = "uvx"
args = ["pythia-oracle"]
.cursor/mcp.json
{
  "mcpServers": {
    "pythia-oracle": {
      "args": [
        "pythia-oracle"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pythia-oracle": {
      "args": [
        "pythia-oracle"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Pythia Oracle

same job, measured the same way
AgentScrape
by hshintelligence

Pay-per-call web scraping for AI agents via x402 on Base USDC. Six tools, no signup.

6 tools answering
X402 API
by fernsugi

DeFi data API for AI agents — pay-per-call via x402/USDC on Base

41 installs/wk local only
I
Oromi Agent Services
by oromi-uk

25 pay-per-call UK data & verification tools for AI agents. x402 USDC on Base; free quote mode.

39 installs/wk local only
O
Polyform
by polyform

Pay-per-call data APIs for AI agents. USDC on Base via x402. 33 tools, no signup.

67 tools answering
Quartermaster
by surewhynot-quartermaster

x402 toolkit for AI agents: paid web, AI, and Base chain tools per call in USDC. Free tools too.

49 tools answering
Superhighway MCP
by patwalls

Web search for AI agents — 5 tools: search, news, images, scrape, research. x402/USDC or API key.

51 installs/wk local only
Agentreader MCP
by ajanani1

11 pay-per-call web tools for AI agents, auto-paid in USDC on Base via x402. No API keys.

24 installs/wk local only
C
Utilsforagents MCP
by utilsforagents

Pay-per-call AI agent utilities via x402 on Base (USDC). 7 tools, $0.003/call.

38 installs/wk local only

Pythia Oracle — questions

Answers built from our own checks of this server.

Why is there no uptime for Pythia Oracle?
Pythia Oracle runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package pythia-oracle was installed 52 times last week.
How do I connect Pythia Oracle?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls pythia-oracle straight from pypi; nothing to host, nothing to sign up for.
How many people use Pythia Oracle?
The pypi package pythia-oracle was installed 52 times in the last week. Week over week that is -4%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Pythia Oracle open source?
We cannot say either way: written in Python and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.