Manifold Markets MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_marketC | Create a new prediction market |
| search_marketsC | Search for prediction markets with optional filters |
| get_marketC | Get detailed information about a specific market |
| get_userA | Get user information by username |
| place_betB | Place a bet on a market |
| cancel_betB | Cancel a limit order bet |
| sell_sharesC | Sell shares in a market |
| add_liquidityB | Add mana to market liquidity pool |
| get_positionsB | Get user positions across markets |
| unresolve_marketC | Unresolve a previously resolved market |
| close_marketC | Close a market for trading |
| add_answerB | Add a new answer to a multiple choice market |
| follow_marketC | Follow or unfollow a market |
| add_bountyB | Add bounty to a market |
| award_bountyB | Award bounty to a comment |
| remove_liquidityC | Remove liquidity from market pool |
| reactC | React to a market or comment |
| send_manaC | Send mana to other users |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |