allora-mcp-server
1
The Allora MCP Server provides a way to integrate Allora's prediction markets data into AI systems using the Model Context Protocol. This implementation facilitates seamless access to market predictions and inference data, enhancing AI workflows with standardized communication methods.
Allora MCP Server Overview
- The Allora MCP server allows AI systems and applications to access prediction markets data from the Allora Network using the Model Context Protocol (MCP).
- Features include access to market predictions and inference data.
- Requires Node.js 18+ or Docker and an Allora API key.
- Interact via endpoints: GET /sse for SSE connections and POST /messages for MCP communications.
- Available tools include listing all topics and fetching inference data by topic ID.
- Licensed under MIT, contributions welcomed.