Pytheum MCP
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PYTHEUM_API_BASE | No | Override to hit staging or a local stub | https://api.pytheum.com |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| t_market_contextC | Events (news/social/macro) paired with a specific market. market_ref accepts venue-prefixed id, slug, or URL. |
| t_bundle_contextC | Events paired with any market inside a bundle, deduplicated by event_id. |
| t_find_marketsC | Find prediction markets matching a free-form text query (article body / news headline / question). |
| t_event_related_marketsC | Markets related to a specific event_id from the pytheum-stream firehose. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pytheum/pytheum-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server