Server data from the Official MCP Registry
Prediction market probability oracle. 500+ markets from Kalshi, Polymarket & Metaculus.
Prediction market probability oracle. 500+ markets from Kalshi, Polymarket & Metaculus.
Set these up before or after installing:
Environment variable: SUPABASE_URL
Environment variable: SUPABASE_ANON_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-telekashoracle-mcp-server": {
"env": {
"SUPABASE_URL": "your-supabase-url-here",
"SUPABASE_ANON_KEY": "your-supabase-anon-key-here"
},
"args": [
"-y",
"telekash-mcp-server"
],
"command": "npx"
}
}
}This MCP server connects to TeleKash's prediction market API with appropriate permissions for its purpose. While authentication is optional, it includes a multi-tier access system with API key management. The main concerns include exposure of database credentials in documentation and some security practices that could be improved. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
Scanned 3 files · 7 findings
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.
Be the first to review this server!