Match news headlines to the Polymarket prediction markets they move - live odds and deep links
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx polymarket-news-mcp
MCP client config
{
"mcpServers": {
"polymarket-news-mcp": {
"command": "uvx",
"args": [
"polymarket-news-mcp"
]
}
}
}