Back to directory
everstake/mcp

everstake/mcp

@everstake

MCP server exposing Everstake staking data and company information to AI agents

everstakestakingcryptoblockchainfinancemcpdataapi

Installation & Configuration

{
  "mcpServers": {
    "everstake": {
      "command": "go",
      "args": [
        "run",
        "./cmd/mcp_server"
      ],
      "env": {
        "DASHBOARD_URL": "https://dashboard-api.everstake.one",
        "MCP_TRANSPORT": "stdio"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
Go
Created
2026/6/11
Updated
2026/6/12