manifold-mcp-server
4
The Manifold Markets MCP Server enables sophisticated interactions with Manifold Markets prediction markets through an extensive MCP interface. It supports market creation, trading, and management, offering tools for structured market operations. Security and error management are key features of this server.
Manifold Markets MCP Server
An MCP server for interacting with Manifold Markets prediction markets. This server provides comprehensive access to Manifold's features through a clean MCP interface, designed for sophisticated market interactions and collective intelligence.
Architecture
- Schema Layer: Zod-based validation schemas
- API Integration: Direct mapping to Manifold's REST endpoints
- Tool Handlers: Request processing with error management
- Type Safety: Full TypeScript implementation
Tool Categories
- Market Creation: Create markets and manage options
- Market Interaction: Follow and react to markets
- Trading: Execute trades and manage positions
- Liquidity: Provide and withdraw market liquidity
- Information Retrieval: Access detailed market and user data
- Social: Transfer mana between users
Verified Capabilities
- Market discovery and following
- Liquidity provision and trading operations
- Permission management
Prerequisites
- Node.js 18+
- Manifold Markets API key
Installation
- Install the package
- Get your API key
- Configure MCP settings for relevant platforms
Error Handling
- Input validation
- API communication errors
- Business logic issues
Contributing
Contributions are welcome in areas such as advanced market analysis and integration improvements.