Skip to main content
Glama
pytheum

Pytheum MCP

Official
by pytheum

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PYTHEUM_API_BASENoOverride to hit staging or a local stubhttps://api.pytheum.com

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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