A
licenseA
qualityD
maintenanceMCP server for question.market prediction markets on Algorand. Enables market browsing, wallet onboarding, and trading through natural language.
13
6 npm
MIT
No user-submitted related servers found.
Scored across 20 tools
Each tool targets a distinct action or data type (e.g., create_limit_order vs create_market_order, get_orderbook vs get_full_orderbook). No overlapping purposes.
All tool names follow a consistent verb_noun snake_case pattern (e.g., amend_order, cancel_order, get_live_markets). No mixing of conventions.
20 tools cover the full range of prediction market interactions (orders, queries, streaming, utilities) without being excessive. Well-scoped for the domain.
Covers order lifecycle (create, cancel, amend, match), market data (snapshot, streaming), positions, rewards, and utility (agent guide). No obvious gaps for typical trading workflows.