Serversio.github.jcislo/moltalyzer-mcp
M

io.github.jcislo/moltalyzer-mcp

io.github.jcislo/moltalyzer-mcp · v1.2.0
▦ npm
v1.2.0npm npm: moltalyzer-mcp↗ 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.jcislo/moltalyzer-mcp",
  "description": "Crypto intelligence, GitHub trends, market signals, and AI advisor via x402 payments.",
  "repository": {
    "url": "https://github.com/jcislo/moltalyzer-mcp",
    "source": "github"
  },
  "version": "1.2.0",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "moltalyzer-mcp",
      "version": "1.2.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "EVM wallet private key (0x-prefixed) with USDC on Base Mainnet. Used for x402 micropayments ($0.005–$0.05 per tool call). Free sample tools require no key.",
          "format": "string",
          "isSecret": true,
          "name": "EVM_PRIVATE_KEY"
        },
        {
          "description": "Override the Moltalyzer API base URL (default: https://api.moltalyzer.xyz)",
          "format": "string",
          "name": "MOLTALYZER_API_URL"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}