P

Polymarket MCP

This is an MCP server project that provides a standardized interface for the Polymarket prediction market. It supports deployment through Docker containers and provides functions such as market data query, event information acquisition, and order book viewing, making it convenient for AI assistants to analyze prediction markets.
2 points
17

What is the Polymarket MCP Server?

The Polymarket MCP Server is a tool for connecting to and controlling the Polymarket prediction market, allowing users to interact through the Model Context Protocol (MCP).

Main Features

The server provides functions such as real-time data acquisition, market monitoring, and transaction execution to help users better participate in the Polymarket prediction market.
Real-time Data AcquisitionAcquire real-time market data from the Polymarket Gamma API, including prices, trading volumes, and market status.
Market MonitoringMonitor the dynamics of multiple markets and set alerts or notifications to respond to specific events.
Transaction ExecutionExecute transactions directly through the MCP protocol, simplifying the interaction process with Polymarket.
Choose the Installation Method
Users can choose to install through a Docker container or directly use a Python environment for installation.
Configure Server Settings
Configure parameters such as API keys and data update frequencies as needed.
Start the Server
Run the installed server and monitor its status to ensure a normal connection to the Polymarket network.
Track Political MarketsMonitor the prediction market situation of political events such as the US presidential election in real-time.
Market AnalysisAnalyze the historical price trends of specific markets to help make investment decisions.
Event ResearchConduct in-depth research on event information of specific prediction markets, such as resolution criteria and sources.
How to obtain an API key?
Which operating systems does the server support?
How to handle the data update frequency?
Polymarket Official Documentation
View detailed Polymarket prediction market API documentation and development guides.
GitHub Repository
Visit GitHub to obtain the source code and participate in community contributions.
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "polymarket": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "-e", "GAMMA_API_URL",
        "-e", "GAMMA_REQUIRES_AUTH",
        "polymarket-mcp-server"
      ],
      "env": {
        "GAMMA_API_URL": "https://gamma-api.polymarket.com",
        "GAMMA_REQUIRES_AUTH": "false"
      }
    }
  }
}

{
  "mcpServers": {
    "polymarket": {
      "command": "/usr/local/bin/uv",  // Use the full path to your uv installation
      "args": [
        "run",
        "-m", "polymarket_mcp_server.main"
      ],
      "cwd": "<full path to polymarket-mcp directory>",
      "env": {
        "GAMMA_API_URL": "https://gamma-api.polymarket.com",
        "GAMMA_REQUIRES_AUTH": "false"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
M
MCP Server Airbnb
Certified
MCP service for Airbnb listing search and details query
TypeScript
248
4 points
A
Awesome Web3 MCP Servers
This is a curated list of Web3 Model Context Protocol (MCP) servers, covering multiple categories such as chain interaction, trading, DeFi, market data, tools, and social. MCP is an open protocol that standardizes how applications provide context to LLMs, similar to the USB - C port for AI applications. DeMCP is the first decentralized MCP network, focusing on providing self - developed and open - source MCP services for agents, supporting cryptocurrency payments, and redefining the security and reliability of MCP by combining TEE and blockchain registries.
448
4.5 points
F
Firecrawl MCP Server
The Firecrawl MCP Server is a Model Context Protocol server integrating Firecrawl's web - scraping capabilities, providing rich web - scraping, searching, and content - extraction functions.
TypeScript
3.9K
5 points
R
Rednote MCP
RedNote MCP is a tool that provides services for accessing Xiaohongshu content. It supports functions such as authentication management, keyword - based note search, and command - line initialization, and can access note content via URL.
TypeScript
450
4.5 points
P
Perplexity MCP
Certified
An MCP server based on the Perplexity AI API, providing web search functionality for the Claude desktop client.
Python
269
4.1 points
S
Stripe Agent Toolkit
The Stripe Agent Toolkit is a toolkit that supports the integration of multiple AI agent frameworks (such as OpenAI, LangChain, CrewAI, etc.) with the Stripe API. It provides support for Python and TypeScript, simplifying payment-related operations.
TypeScript
735
5 points
E
Exa Web Search
Certified
The Exa MCP Server is a server that provides web search capabilities for AI assistants (such as Claude), enabling real-time and secure web information retrieval through the Exa AI Search API.
TypeScript
1.8K
5 points
P
Perplexity Research Assistant
The Perplexity MCP Server is an intelligent research assistant that uses Perplexity's AI model to automatically analyze query complexity and select the best model to process requests. It supports three tools: search, reasoning, and in - depth research.
TypeScript
265
4.5 points
Featured MCP Services
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
141
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
86
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
830
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
565
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
282
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase