Serversio.github.Quant-M2M/API-Quant-M2M
M

io.github.Quant-M2M/API-Quant-M2M

io.github.Quant-M2M/API-Quant-M2M · v2.0.0
● Remote
v2.0.0remote🌐 https://quant-m2m.xyz/sse↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-16/server.schema.json",
  "name": "io.github.Quant-M2M/API-Quant-M2M",
  "description": "Web scraping and crypto price oracle MCP. Pay 1 USDC on Base for 1h access.",
  "repository": {
    "url": "https://github.com/Quant-M2M/API-Quant-M2M",
    "source": "github"
  },
  "version": "2.0.0",
  "remotes": [
    {
      "type": "sse",
      "url": "https://quant-m2m.xyz/sse",
      "headers": [
        {
          "description": "Wallet address with USDC credit on Base. Pay 1 USDC for 1h access.",
          "isRequired": true,
          "name": "X-Wallet-Address"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}