Skip to main content
Glama
falconaipro

Polymarket MCP

by falconaipro

Falcon Polymarket MCP Server

MCP server exposing Falcon AI's external Polymarket API for OpenClaw, Cursor, Claude Desktop, and other MCP hosts.

Install (npm)

npm install -g @falconai/polymarket-mcp
# or one-off:
npx -y @falconai/polymarket-mcp

Publish (maintainers)

cd integrations/falcon-polymarket-mcp
npm login   # npm account with access to @falconai scope
npm publish --access public

Local development

npm install

Environment

Variable

Required

Default

FALCON_API_KEY

Yes

FALCON_API_BASE

No

https://api.falconai.pro/api/v1/external/polymarket

Run

FALCON_API_KEY=aif_xxx npm start

Stdio transport — configure your MCP host to launch node src/index.js with the env vars above.

Tools

  • falcon_health

  • falcon_list_markets

  • falcon_get_market

  • falcon_get_orderbook

  • falcon_leaderboard

  • falcon_copy_picks

  • falcon_trader_stats

  • falcon_signal_schema

For live trading execution, use the Falcon AI agent client.

Source

https://github.com/falconaipro/falcon-polymarket-mcp

A
license - permissive license
-
quality - not tested
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/falconaipro/Falcon-Polymarket-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server