mcpbeat Sign in

Onchain Activity Index MCP Server

answering

Onchain Activity Index is answering right now. Last checked 8 min ago. It exposes 1 tools. Last commit 3 Sep 2026.

DeFi Protocol Activity Index -- quantitative on-chain activity metric from DefiLlama data

Uptime history 27 days of history · worst day 95%
27 days agonow
100.0%
Uptime 24h
91 of 91 checks
1
Tools
read from the server
294 ms
Response time
average over 24h
0
Stars
last commit 3 Sep 2026

Nothing serious here today

Today is the operative word: we check Onchain Activity Index every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 8 min ago.

run in your terminal
claude mcp add onchain-activity-index --transport http https://onchain-activity-index-325572559480.us-central1.run.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "onchain-activity-index": {
      "url": "https://onchain-activity-index-325572559480.us-central1.run.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.onchain-activity-index]
url = "https://onchain-activity-index-325572559480.us-central1.run.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "onchain-activity-index": {
      "url": "https://onchain-activity-index-325572559480.us-central1.run.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "onchain-activity-index": {
      "url": "https://onchain-activity-index-325572559480.us-central1.run.app/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, but it did not say what kind of credentials it expects.

Available tools 1

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

onchain
get_onchain_activity_index
Returns a 0-100 quantitative DeFi Protocol Activity Index for a DefiLlama protocol slug (e.g. 'uniswap', 'aave'), built from real TVL trend, fee/volume activity trend, chain diversification, and scale data. This is a pure descriptive metric, NOT a trading signal or financial recommendation of any kind -- it does not predict price movement and should not be interpreted as advice to buy, sell, or hold any asset. This MCP tool call is currently free -- the equivalent REST endpoint (POST /activity-index) is charged via x402, see README.

Endpoints

URLTransportStateLatencyChecked
https://onchain-activity-index-325572559480.us-central1.run.app/mcp streamable-http needs auth 292 ms 8 min ago

Alternatives to Onchain Activity Index

same job, measured the same way
MetricHub Quant - A股量化数据
by clk1st

China A-Share quantitative data: 5000+ stocks, 13 factors, daily market & limit-up analysis.

60 installs/wk answering
Opik MCP Server
by comet-ml

Interact with Opik prompts, traces, datasets and metrics through the Model Context Protocol.

70 installs/wk local only
C
NIFC Wildfire Data
by olyport

Active wildfire incidents from the National Interagency Fire Center

3 tools answering
Withings Health Data
by akutishevsky

MCP server for Withings health data — sleep, activity, heart, and body metrics.

answering
Statiko — Telegram trends & channel analytics
by statiko

Live Telegram data: trending topics, channel profiles & metrics, post history incl. edits/deletions.

10 tools answering
Domain Monitor
by jasoncbraatz

Query domain expiration data from domain-monitor.io via AI assistants like Claude.

71 installs/wk local only
SukukFi
by sukuk

Live vault metrics and docs for SukukFi, Islamic trade finance on Berachain. Read-only.

5 tools answering
Bellwether MCP
by bellwethermetrics

Live prediction market data from Polymarket and Kalshi with VWAP pricing and reportability.

47 installs/wk local only

Onchain Activity Index — questions

Answers built from our own checks of this server.

What can Onchain Activity Index do?
It exposes 1 tools, read directly from the server on our last check. Among them: get_onchain_activity_index. 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 Onchain Activity Index 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 294 ms. The bar chart above shows every period we have measured.
How do I connect Onchain Activity Index?
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. You will need your own credentials: it refuses anonymous clients.
Does Onchain Activity Index need an API key?
Yes. Every time we knock, Onchain Activity Index answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Onchain Activity Index?
It answers our handshake in 294 ms on average, which is faster than 51% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Onchain Activity Index open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.