Skip to main content
Glama

Prediction Markets

Server Details

Prediction market data and crowd-sourced probability forecasts

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 3.6/5 across 3 of 3 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a clearly distinct purpose: browsing markets, getting details, and trending predictions. No overlap or ambiguity.

Naming Consistency5/5

All tools follow a consistent 'verb_noun' pattern (browse_, get_, get_) in snake_case, making predictions easy.

Tool Count5/5

Three tools is appropriate for a focused server, covering the key information retrieval needs without bloat.

Completeness2/5

The server lacks any write operations (e.g., place bet, create market), which are essential for interacting with prediction markets. This is a significant gap for a server named 'Prediction Markets'.

Available Tools

3 tools
browse_prediction_marketsInspect

Browse prediction markets from Polymarket and Manifold. Filter by category (crypto, politics, sports, economics, science, entertainment, pop-culture) or search by keyword.

ParametersJSON Schema
NameRequiredDescriptionDefault
qNoKeyword search
tagNoCategory filter (crypto, politics, sports, economics, science, entertainment, pop-culture)
limitNoNumber of results (default 20, max 50)
sourceNopolymarket, manifold, or all (default: all)all
get_market_detailsInspect

Get detailed information for a specific prediction market including prices, outcomes, and trading volume.

ParametersJSON Schema
NameRequiredDescriptionDefault
idNoMarket ID or condition_id. If not provided, returns the highest volume active market.
sourceNopolymarket or manifold (default: polymarket)polymarket

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources