tenzro-chainlink
Server Details
Chainlink tools over MCP: CCIP cross-chain, data feeds, data streams, VRF, proof of reserve.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
TDQS
Scored across 21 tools
All tools are grouped by service prefix (ccip_, chainlink_, ds_, por_, vrf_) and each has a unique purpose. For example, ccip_get_fee and ccip_send_message are clearly distinct, and even within similar functions like chainlink_get_price and ds_get_report, the descriptions clarify they target different data sources (on-chain feeds vs. low-latency streams). No overlap.
Tool names follow a consistent pattern of service prefix + verb_noun (e.g., ccip_get_fee, ds_list_feeds, vrf_request_random). Even longer names like chainlink_broadcast_signed_tx adhere to the pattern. There is no mixing of cases or inconsistent verb forms.
21 tools covering multiple Chainlink products (CCIP, Data Feeds, Data Streams, VRF, Functions, Automation, Proof of Reserve) is well-scoped. Each tool serves a distinct needed capability without bloat, and the count is within the ideal range for a focused integrated server.
The tool set covers core read and write operations for most services (e.g., full CCIP workflow from fee estimation to message sending and tracking). However, there are minor gaps: no tool to create or manage subscriptions (only get), and no direct Functions request execution (only cost estimation and subscription query). These are workable but not fully complete.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
21 tool updates
- First observed
ccip_get_fee - First observed
ccip_get_lanes - First observed
ccip_get_rate_limits - First observed
ccip_get_supported_chains - First observed
ccip_get_supported_tokens - First observed
ccip_get_token_pool - First observed
ccip_send_message - First observed
ccip_track_message - First observed
chainlink_broadcast_signed_tx - First observed
chainlink_check_upkeep - First observed
chainlink_estimate_functions_cost - First observed
chainlink_get_price - First observed
chainlink_get_subscription - First observed
chainlink_get_upkeep_info - First observed
chainlink_list_feeds - First observed
ds_get_report - First observed
ds_list_feeds - First observed
por_get_reserve - First observed
por_list_feeds - First observed
vrf_get_subscription - First observed
vrf_request_random
Related MCP Connectors
Chainlink MCP: CCIP, CCT pools, Data Feeds, Data Streams, VRF v2.5, PoR, Automation, Functions.
Ethereum tools over MCP: Chainlink feeds, ENS, ERC-8004 agents, EAS attestations, transactions.
Li.Fi tools over MCP: cross-chain quotes, routes, execution status, chains, tokens, balances.
Ethereum MCP: Chainlink feeds, gas, ERC-20, ENS, ABI, contract calls, ERC-8004, EAS.
Related MCP Servers
- FlicenseAqualityNot gradedmaintenanceMCP server for Chainlink ecosystem monitoring with 6 tools: price feed tracking, VRF monitoring, automation status, CCIP tracking, and staking analytics. MIT licensed.61-
- FlicenseNot gradedqualityDmaintenanceEnables interaction with Chainlink's decentralized oracle network, providing access to real-time price feeds, serverless functions, smart contract automation, verifiable randomness, cross-chain messaging, and proof of reserve across multiple blockchain networks.-
- FlicenseNot gradedqualityDmaintenanceMCP server providing agent-ready access to Chainlink's API for DeFi and crypto tools.-
- AlicenseBqualityDmaintenanceAn MCP server that provides real-time access to Chainlink's decentralized on-chain price feeds, optimized for seamless integration into AI agents and autonomous systems.57 npm7MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.