mcpbeat

Everstake MCP Server

one.everstake/mcp
answering

Everstake is answering right now. Last checked 12 min ago. It exposes 11 tools. Last commit 30 Jun 2026.

MCP server connecting AI agents to non-custodial staking data across 130+ networks.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
11
Tools
read from the server
166 ms
Response time
average over 24h
1
Stars
last commit 30 Jun 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add mcp --transport http https://mcp.everstake.one
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.everstake.one"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.everstake.one"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.everstake.one"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.everstake.one"
    }
  }
}

Available tools 11

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

chains
get_chains
Provides an up to date list of supported blockchain networks by Everstake and info about these chains: fees, aprs, supported currencies, active/inactive statuses, etc.
company
get_company_profile
Complete company information for Everstake: overview, metrics, certifications, products, clients, and contact details. Use when users need comprehensive facts about Everstake as a company.
contact
get_contact_information
Comprehensive contact information and routing guide for Everstake inquiries, including social media, company resources, and purpose-specific contact channels. Use when users need to contact Everstake or find specific company resources.
developer
get_developer_docs
Comprehensive developer resources and integration documentation for Everstake's staking and yield infrastructure. Use this tool when developers need SDK documentation, integration guides, API references, or technical implementation details.
integrations
get_integrations
Comprehensive integration information for Everstake: custody platform integrations, wallet partnerships, and developer SDKs. Use when users need details about integrating Everstake with existing platforms, custody solutions, or development frameworks.
products
get_products
Detailed information about Everstake's product offerings: features, use cases, pricing, and technical specifications. Use when users need specific product details for decision-making or integration planning.
request
request_integration
Submit an integration or staking inquiry on behalf of a user. All submissions are routed to Everstake's sales team via Pipedrive CRM. Use when a user expresses intent to integrate with Everstake, explore staking services, or request more information about products. Collect required fields (first_name, last_name, work_email) conversationally and gather optional fields where available. The lead_source field is set automatically by the server — do not ask the user for it. IF Submission fails, you can try contacting Everstake via form at https://everstake.one/contact-us
security
get_security_profile
Comprehensive security and compliance information for Everstake: certifications, audits, infrastructure security, and compliance standards. Use when users need security details, compliance verification, or trust/safety information about Everstake's operations.
solutions
get_solutions
Industry-specific solutions and integration approaches for different client segments: custodians, exchanges, asset managers, banks, and fintech. Use when users need tailored solution guidance for their specific business type or integration scenario.
staking
staking_calculator
Interactive staking reward estimator. Provide a network and stake amount to receive estimated annual and monthly rewards based on current APY. Works only with networks provided by the get_chains tool. Data freshness: APY rates updated daily. MUST HAVE either currency or chain set.
uptime
get_uptime_metrics
Provides uptime metrics for Everstake services.

Endpoints

URLTransportStateLatencyChecked
https://mcp.everstake.one streamable-http answering 159 ms 12 min ago

Everstake — questions

Answers built from our own checks of this server.

What can Everstake do?
It exposes 11 tools, read directly from the server on our last check. Among them: get_chains, get_company_profile, get_contact_information, get_developer_docs, get_integrations, get_products and 5 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Everstake working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 166 ms. The bar chart above shows every period we have measured.
How do I connect Everstake?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Everstake need an API key?
No. Everstake completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 11 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Everstake?
It answers our handshake in 166 ms on average, which is faster than 70% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Everstake open source?
Yes — it is published under the BSD-3-Clause licence, written in Go and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.