OpenPulsechain Analytics✓
io.github.openpulsechain/analytics · v2.1.0
{}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.openpulsechain/analytics",
"description": "PulseChain analytics: 28 tools — safety scores, signals, whale alerts, pair analytics, AML.",
"title": "OpenPulsechain Analytics",
"repository": {
"url": "https://github.com/openpulsechain/public",
"source": "github"
},
"version": "2.1.0",
"packages": [
{
"registryType": "npm",
"identifier": "@openpulsechain/mcp-server",
"version": "2.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key for PRO tools (get one at openpulsechain.com/pricing). Free tools work without it.",
"isSecret": true,
"name": "OPENPULSECHAIN_API_KEY"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}