Manifold Markets MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| 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 | |
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/bmorphism/manifold-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server