brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.pipeworx-io/polymarket · v0.1.0
Polymarket MCP — prediction-market data via Gamma + CLOB public APIs.
Polymarket 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"polymarket": {
"url": "https://gateway.pipeworx.io/polymarket/mcp"
}
}
}{
"id": "io.github.pipeworx-io/polymarket",
"type": "mcp-server",
"version": "0.1.0",
"displayName": "Polymarket",
"description": "Polymarket MCP — prediction-market data via Gamma + CLOB public APIs.",
"repository": {
"url": "https://github.com/pipeworx-io/mcp-polymarket",
"source": "github"
},
"homepage": "https://pipeworx.io/packs/polymarket",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://gateway.pipeworx.io/polymarket/mcp"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.pipeworx-io/polymarket",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.pipeworx-io%2Fpolymarket/versions/latest",
"isOfficial": true,
"status": "active"
}
}