mcpbeat Sign in

Everstake MCP Server

answering

Everstake is answering right now. Last checked 14 min ago. It exposes 11 tools. Last commit 25 Aug 2026.

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

Uptime history 47 days of history · worst day 98%
47 days agonow
97.8%
Uptime 24h
89 of 91 checks
11
Tools
read from the server
175 ms
Response time
average over 24h
1
Stars
last commit 25 Aug 2026

What changed 1

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 25 August 2026. No other catalogue keeps this.

25 Aug a tool description was rewritten request_integration

Everstake missed 2 checks this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 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.com/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 193 ms 14 min ago

Alternatives to Everstake

same job, measured the same way
Everstake
by everstake

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

11 tools answering
Crypto Defi MCP
by thenextgennexus

MCP server giving AI agents one-connection access to crypto & DeFi data: DeFi protocol TVL, stableco

answering
Asc MCP Server
by muhammetali

App Store Connect MCP Server for AI coding agents

51 installs/wk local only
Labor Compliance MCP
by thenextgennexus

MCP server giving AI agents one-connection access to labor & financial-compliance data: DOL Form 550

answering
Sub Agents MCP
by shinpr

MCP server for delegating tasks to specialized AI sub-agents across coding tools

217 installs/wk local only
I
agents.u.cash
by udotcash

Non-custodial HTTP-402 crypto payments for AI agents. 86-tool MCP server.

local only
I
agents.u.cash
by uantum

Non-custodial HTTP-402 crypto payments for AI agents. 77-tool MCP server.

local only
I
agents.u.cash
by uxdevo

Non-custodial HTTP-402 crypto payments for AI agents. 79-tool MCP server.

local only

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 89 of 91 checks got a reply (97.8%), average response time 175 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 175 ms on average, which is faster than 71% 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.