mcpbeat Sign in

Tenzro Chainlink MCP Server

not responding

Tenzro Chainlink MCP is listed as active in the registry but did not answer our last check. Last commit 12 Sep 2026.

Chainlink MCP: CCIP, CCT pools, Data Feeds, Data Streams, VRF v2.5, PoR, Automation, Functions.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 90 checks
Tools
hidden behind auth
34 ms
Response time
average over 24h
3
Stars
last commit 12 Sep 2026

What the code does

We read the source, 8 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

                 directory (rm -rf <data-dir>/db <data-dir>/snapshots \
pub const MMDS_ADDR: &str = "169.254.169.254";
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Installs itself into autostart crates/tenzro-cli/src/commands/setup.rs:1189
       cp {plist} ~/Library/LaunchAgents/network.tenzro.node.plist
Builds a file path from a variable crates/tenzro-model/src/hf_download.rs:283
        self.storage_path.join(format!("{}.gguf", model_id))
Runs an external command integrations/tts/tenzro_tts/synth.py:106
        proc = subprocess.run(
pq_public_key = "16f234621bd6b3e52c5a1c611581f9586726afd78ca0ed4fac0d8da5c2806b9b2a157d7fadb33f3662683335c33c4b317ae760d236cd70d3093c3ed2ea0d0a999a92474d506716b085f80a88aa637ad5bf1c45f334f65c1456ecd8cc978e00baea2ae35a8e52baa75607ad5c1b5c29f77685b48a8ac9eadeba892318c7748cc1782a379…

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Tenzro Chainlink MCP and you get told the day something new turns up.

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 tenzro-chainlink --transport http https://chainlink-mcp.tenzro.network/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tenzro-chainlink": {
      "url": "https://chainlink-mcp.tenzro.network/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tenzro-chainlink]
url = "https://chainlink-mcp.tenzro.network/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "tenzro-chainlink": {
      "url": "https://chainlink-mcp.tenzro.network/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tenzro-chainlink": {
      "url": "https://chainlink-mcp.tenzro.network/mcp"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://chainlink-mcp.tenzro.network/mcp streamable-http answering 34 ms 14 min ago

Alternatives to Tenzro Chainlink MCP

same job, measured the same way
domscout
by jkresearch8

domscout browser API as MCP tools: screenshots, Markdown, structured data, page automation, crawls.

551 installs/wk local only
Unreal Engine MCP
by chir24

MCP server for Unreal Engine 5 with 23 tools for game development automation.

854 installs/wk local only
Ainative Browser MCP
by ainative-studio

AI-powered browser automation MCP — 6 tools for web interaction, extraction, and validation.

120 installs/wk local only
ZenLink MCP
by jayquan-mccleary

Browser automation for MCP clients via Zen Browser. Parallel multi-tab, content extraction.

158 installs/wk local only
Warm
by jasonstockman

Context and automation MCP server for Warm financial data and approved write operations.

65 installs/wk local only
Mac Use MCP
by antbotlab

Zero-dependency macOS desktop automation for AI agents. 18 tools via MCP. macOS 13+.

102 installs/wk local only
Weapp Agent MCP
by chaixueyuan

Agent-first MCP server for WeChat Mini Program debugging & automation via WeChat DevTools.

66 installs/wk local only
Godot Agent Loop
by beremaran

MCP automation loop with 167 tested tools for Godot 4

127 installs/wk local only

Tenzro Chainlink MCP — questions

Answers built from our own checks of this server.

Is Tenzro Chainlink MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 90 checks got a reply (0.0%), average response time 34 ms. The bar chart above shows every period we have measured.
The registry lists Tenzro Chainlink MCP as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Tenzro Chainlink MCP?
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 Tenzro Chainlink MCP need an API key?
No. Tenzro Chainlink MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is Tenzro Chainlink MCP open source?
Yes — it is published under the Apache-2.0 licence, written in Rust and 3 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.