Tenzro Chainlink MCP
Rank #23,949network.tenzro/tenzro-chainlink
Chainlink MCP: CCIP, CCT pools, Data Feeds, Data Streams, VRF v2.5, PoR, Automation, Functions.
Tenzro Chainlink MCP is a Model Context Protocol (MCP) server published by tenzro. It ranks #23,949 of 115,591 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Tenzro Chainlink MCP is listed on Official MCP, with 1 tracked version. It was first listed on May 2, 2026 and most recently updated on May 2, 2026.
Ranks ahead of 91,642 of 115,591 servers on MCP Toplist.
Use Tenzro Chainlink MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http tenzro-chainlink https://chainlink-mcp.tenzro.network/mcp[mcp_servers.tenzro-chainlink]
url = "https://chainlink-mcp.tenzro.network/mcp"Add to ~/.codex/config.toml.
https://chainlink-mcp.tenzro.network/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"tenzro-chainlink": {
"url": "https://chainlink-mcp.tenzro.network/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tenzro-chainlink": {
"type": "http",
"url": "https://chainlink-mcp.tenzro.network/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tenzro-chainlink": {
"serverUrl": "https://chainlink-mcp.tenzro.network/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tenzro-chainlink": {
"url": "https://chainlink-mcp.tenzro.network/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/network.tenzro%2Ftenzro-chainlink)<a href="https://mcptoplist.com/server/network.tenzro%2Ftenzro-chainlink"><img src="https://mcptoplist.com/badge/network.tenzro%2Ftenzro-chainlink.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
tenzro
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 2, 2026 |
Frequently asked questions
- Who maintains Tenzro Chainlink MCP?
- Tenzro Chainlink MCP is maintained by tenzro, which publishes 8 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Tenzro Chainlink MCP listed on the Official MCP Registry?
- Yes — Tenzro Chainlink MCP is listed on the Official MCP Registry.
- How many versions does Tenzro Chainlink MCP have?
- MCP Toplist tracks 1 version of Tenzro Chainlink MCP, most recently published on May 2, 2026.
- Where can I find the source code for Tenzro Chainlink MCP?
- The source code for Tenzro Chainlink MCP is hosted at github.com/tenzro/tenzro-network.