Serversio.github.aemery13/polymarket-intel
I

Polymarket Wallet Intelligence

io.github.aemery13/polymarket-intel · v1.0.1
▦ pypi
v1.0.1pypi pypi: polymarket-intel-mcp🌐 https://polymarket-intel-production.up.railway.app/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.aemery13/polymarket-intel",
  "description": "Classify Polymarket wallets as human or bot, score their trading edge, read open positions.",
  "title": "Polymarket Wallet Intelligence",
  "repository": {
    "url": "https://github.com/aemery13/polymarket-intel",
    "source": "github"
  },
  "version": "1.0.1",
  "websiteUrl": "https://github.com/aemery13/polymarket-intel",
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "polymarket-intel-mcp",
      "version": "1.0.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional API key for higher rate limits and paid features. Anonymous access works at free-tier limits.",
          "isSecret": true,
          "name": "POLYMARKET_INTEL_API_KEY"
        }
      ]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://polymarket-intel-production.up.railway.app/mcp",
      "headers": [
        {
          "description": "Optional API key for higher rate limits.",
          "isSecret": true,
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "categories": [
        "finance",
        "data",
        "analysis"
      ],
      "license": "MIT",
      "tags": [
        "polymarket",
        "prediction-markets",
        "trading",
        "wallet-intelligence",
        "copy-trading"
      ]
    },
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}