Prediction market probability oracle. 500+ markets from Kalshi, Polymarket & Metaculus.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"telekash-oracle": {
"args": [
"telekash-mcp-server"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Prediction market probability oracle for AI agents.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'telekash-mcp-server' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked telekash-mcp-server against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in finance
Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators
A Model Context Protocol (MCP) server that provides AI assistants with direct access to the Spreedly payments API. Enables LLMs to manage gateways, process transactions, tokenize payment methods, and more, through structured, validated tool calls.
MCP server for InsightSentry financial data API - market data, options, screeners, and more
AI agents get on-chain identity, credentials, reputation, escrow, and persistent memory on XRPL.
MCP Security Weekly
Get CVE alerts and security updates for io.github.TeleKashOracle/mcp-server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Prediction market probability oracle for AI agents.
TeleKash is the probability oracle for the agent economy. Real-time access to 4,500+ live prediction markets from Kalshi (CFTC-regulated) and Polymarket. Structured trading signals, cross-source arbitrage detection, noise filtering, and smart trade routing across crypto, politics, sports, entertainment, finance, weather, tech, and science.
What makes it different:
npx telekash-mcp-server
claude mcp add telekash-oracle npx telekash-mcp-server
Add to your MCP configuration file:
{
"mcpServers": {
"telekash-oracle": {
"command": "npx",
"args": ["telekash-mcp-server"]
}
}
}
28 tools across 4 categories. All tools work without an API key on the Free tier (100 queries/day). 4,500+ live markets.
| Tool | What it does | Tier |
|---|---|---|
get_probability | Real-time YES/NO probability with volume-weighted confidence score | Free |
list_markets | Browse markets by category, source, jurisdiction, with sorting | Free |
search_markets | Full-text search across 4,500+ markets | Free |
get_history | Historical probability changes over 1h, 24h, 7d, 30d | Free |
get_sentiment | AI sentiment analysis with conviction, momentum, and noise filter | Free |
get_market_stats | Aggregate statistics across all markets and sources | Free |
get_trending | Markets with the biggest probability swings | Free |
compare_sources | Kalshi vs Polymarket side-by-side odds comparison | Calibration |
| Tool | What it does | Tier |
|---|---|---|
detect_arbitrage | Cross-source arbitrage opportunities with buy/sell signals | Calibration |
get_signal | Structured TPF signal: probability + sentiment + noise filter + verdict | Calibration |
get_divergences | Markets where sources disagree most (STRONG/MODERATE/WEAK) | Calibration |
get_edge | Kelly Criterion sizing, expected value, and risk classification | Calibration |
track_prediction | Record predictions for accuracy tracking | Calibration |
get_performance | Brier score, calibration curve, edge-vs-market analysis | Calibration |
| Tool | What it does | Tier |
|---|---|---|
execute_trade | Route trades to Kalshi, Po |