Polymarket MCP Tool
A Model Context Protocol (MCP) tool for interacting with Polymarket through Claude Desktop.
Prerequisites
Claude Desktop App for Mac
Python 3.8+
Installation
Clone this repository:
Install
uv
if you haven't already:
Install dependencies:
Configure Claude Desktop
Open Claude Desktop configuration directory:
Create or edit
claude_desktop_config.json
:
Add the following configuration:
Replace YOUR_USERNAME
with your actual macOS username.
Usage
Invoke the tool via Claude Desktop.
Troubleshooting
If tools don't appear in Claude Desktop:
Verify your
claude_desktop_config.json
is correctRestart Claude Desktop
Check your Python path and dependencies
If authentication fails:
Verify your
.env
file has correct credentialsCheck Polymarket API status
License
MIT
Contributing
Feel free to open issues or submit pull requests.
local-only server
The server can only run on the client's local machine because it depends on local resources.
A Model Context Protocol server that enables interaction with Polymarket prediction markets through Claude Desktop.
Related MCP Servers
- -securityFlicense-qualityA Model Context Protocol server built with mcp-framework that allows users to create and manage custom tools for processing data, integrating with the Claude Desktop via CLI.Last updated -325
- -securityFlicense-qualityA Model Context Protocol server that enables Claude Desktop to access and analyze Chinese and global financial market data through the AKShare library.Last updated -41
- AsecurityFlicenseAqualityA Model Context Protocol server that allows integration with Claude Desktop by creating and managing custom tools that can be executed through the MCP framework.Last updated -31
- -securityFlicense-qualityA Model Context Protocol server that provides Claude with access to AI-powered trading predictions and analysis from the aiprediction.us API, handling authentication, date formatting, and data retrieval.Last updated -