Manifold
docker-mcp/manifoldTools for accessing the Manifold Markets online prediction market platform.
Tools · 5
Search for prediction markets with optional filters
Get detailed information about a specific market
Get user information by username
Get bets from markets or for users with various filtering options
Search for users by username or display name
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"manifold": {
"url": "https://api.manifold.markets/v0/mcp",
"transport": "streamable-http"
}
}
}