.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/caiovicentino/polymarket-mcp-server
home/mcp-servers/caiovicentino/polymarket-mcp-server
caiovicentino avatar

polymarket-mcp-server

bycaiovicentino· 2 MCP servers

Installs

238

Stars

614

Forks

133

Category

Finance & Trading

View on GitHub

TL;DR

Complete AI-Powered Trading Platform for Polymarket Prediction Markets

How to install polymarket-mcp-server?

caiovicentino/polymarket-mcp-server
$git clone https://github.com/caiovicentino/polymarket-mcp-server

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install polymarket-mcp-server by running `git clone https://github.com/caiovicentino/polymarket-mcp-server`, then use it for the current task and follow its documentation at https://github.com/caiovicentino/polymarket-mcp-server.

Files · 1

View on GitHub
README.md
1# 🤖 Polymarket MCP Server
2 
3[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
4[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
5[![MCP Protocol](https://img.shields.io/badge/MCP-1.0-purple.svg)](https://modelcontextprotocol.io)
6[![Tests](https://img.shields.io/badge/tests-passing-brightgreen.svg)](#testing)
7 
8**Complete AI-Powered Trading Platform for Polymarket Prediction Markets**
9 
10Enable Claude to autonomously trade, analyze, and manage positions on Polymarket with 45 comprehensive tools, real-time WebSocket monitoring, and enterprise-grade safety features.
11 
12---
13 
14## 👨‍💻 Created By
15 
16**[Caio Vicentino](https://github.com/caiovicentino)**
17 
18Developed in collaboration with:
19- 🌾 **[Yield Hacker](https://opensea.io/collection/yield-hacker-pass-yhp)** - DeFi Innovation Community
20- 💰 **[Renda Cripto](https://rendacripto.com.br/)** - Crypto Trading Community
21- 🏗️ **[Cultura Builder](https://culturabuilder.com/)** - Builder Culture Community
22 
23Powered by **[Claude Code](https://claude.ai/code)** from Anthropic
24 
25---
26 
27## ⭐ Key Features
28 
29### 🎯 45 Comprehensive Tools Across 5 Categories
30 
31<table>
32<tr>
33<td width="20%" align="center"><b>🔍<br/>Market Discovery</b><br/>8 tools</td>
34<td width="20%" align="center"><b>📊<br/>Market Analysis</b><br/>10 tools</td>
35<td width="20%" align="center"><b>💼<br/>Trading</b><br/>12 tools</td>
36<td width="20%" align="center"><b>📈<br/>Portfolio</b><br/>8 tools</td>
37<td width="20%" align="center"><b>⚡<br/>Real-time</b><br/>7 tools</td>
38</tr>
39</table>
40 
41#### 🔍 Market Discovery (8 tools)
42- Search and filter markets by keywords, categories, events
43- Trending markets by volume (24h, 7d, 30d)
44- Category-specific markets (Politics, Sports, Crypto)
45- Markets closing soon alerts
46- Featured and promoted markets
47- Sports markets (NBA, NFL, etc.)
48- Crypto prediction markets
49 
50#### 📊 Market Analysis (10 tools)
51- Real-time prices and spreads
52- Complete orderbook depth analysis
53- Liquidity and volume metrics
54- Historical price data
55- **AI-powered opportunity analysis** with BUY/SELL/HOLD recommendations
56- Multi-market comparison
57- Top holders analysis
58- Risk assessment and scoring
59- Spread calculation and monitoring
60 
61#### 💼 Trading (12 tools)
62- **Limit orders** (GTC, GTD, FOK, FAK)
63- **Market orders** (immediate execution)
64- Batch order submission
65- **AI-suggested pricing** (aggressive/passive/mid strategies)
66- Order status tracking and history
67- Open orders management
68- Single and bulk order cancellation
69- **Smart trade execution** (natural language → automated strategy)
70- **Position rebalancing** with slippage protection
71- Order book integration
72 
73#### 📈 Portfolio Management (8 tools)
74- Real-time position tracking
75- P&L calculation (realized/unrealized)
76- Portfolio value aggregation
77- **Risk analysis** (concentration, liquidity, diversification)
78- Trade history with filters
79- On-chain activity log
80- Performance metrics
81- **AI-powered portfolio optimization** (conservative/balanced/aggressive)
82 
83#### ⚡ Real-time Monitoring (7 tools)
84- Live price updates via WebSocket
85- Orderbook depth streaming
86- User order status notifications
87- Trade execution alerts
88- Market resolution notifications
89- Subscription management
90- System health monitoring
91- Auto-reconnect with exponential backoff
92 
93### 🛡️ Enterprise-Grade Safety & Risk Management
94 
95- ✅ **Order Size Limits** - Configurable maximum per order
96- ✅ **Exposure Caps** - Total portfolio exposure limits
97- ✅ **Position Limits** - Per-market position caps
98- ✅ **Liquidity Validation** - Minimum liquidity requirements
99- ✅ **Spread Tolerance** - Maximum spread checks before execution
100- ✅ **Confirmation Flow** - User confirmation for large orders
101- ✅ **Pre-trade Validation** - Comprehensive safety checks
102 
103### ⚙️ Production-Ready Infrastructure
104 
105- ✅ **L1 & L2 Authentication** - Wallet (private key) + API key auth
106- ✅ **Advanced Rate Limiting** - Token bucket algorithm respecting all Polymarket API limit

Preview

caiovicentino/polymarket-mcp-servercaiovicentino/polymarket-mcp-server

# 🤖 Polymarket MCP Server

[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)

[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)

[![MCP Protocol](https://img.shields.io/badge/MCP-1.0-purple.svg)](https://modelcontextprotocol.io)

Repocaiovicentino/polymarket-mcp-server
TypeMCP Servers
CategoryFinance & Trading
UpdatedJun 2026
LicenseMIT
First seenJul 26, 2026

Tags

MCPai-tradinganthropic

Related

6 picks
Type
  1. jerbouma avatarfinancetoolkit200+ transparent financial metrics calculated from raw statements, not third-party endpoints.MCP ServersJul 202661k5.2k
  2. financial-datasets avatarmcp-serverAn MCP server for interacting with the Financial Datasets stock market API.MCP ServersJun 202556k2.2k
  3. quantconnect avatarmcp-serverPython MCP server for local interactions with the QuantConnect API.MCP ServersMay 202656k78
  4. alpacahq avataralpaca-mcp-serverAlpaca Trading API integration for Model Context Protocol (MCP). V2 generates 60+ tools directly from Alpaca's OpenAPI specs using FastMCP.MCP ServersJul 202643k891
  5. getnable avatarfinopsmcpSee where your cloud and AI bills go, and spend less. Local-first, in your terminal or editor.MCP ServersJul 202616k14
  6. xeroapi avatarxero-mcp-serverMCP server implementation for Xero integrationMCP ServersJun 202614k342