Skip to main content
Glama

Server Details

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

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
tenzro/tenzro-network
GitHub Stars
0

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • F
    license
    A
    quality
    Not graded
    maintenance
    MCP server for Chainlink ecosystem monitoring with 6 tools: price feed tracking, VRF monitoring, automation status, CCIP tracking, and staking analytics. MIT licensed.
    6
    1
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables 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.
  • A
    license
    B
    quality
    D
    maintenance
    An 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.
    5
    17
    7
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    MCP server providing agent-ready access to Chainlink's API for DeFi and crypto tools.
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4/5.0
Disambiguation5/5

Each tool has a distinct purpose, clearly grouped by prefix (ccip_, chainlink_, ds_, por_, vrf_). Within each group, tools like ccip_get_fee, ccip_send_message, and ccip_track_message are unambiguous. No overlapping functionality.

Naming Consistency5/5

All tools follow a consistent prefix_action_noun pattern in snake_case (e.g., ccip_get_fee, chainlink_list_feeds, ds_get_report). No mixing of conventions like camelCase or inconsistent verb forms.

Tool Count5/5

21 tools cover multiple Chainlink products (CCIP, Data Feeds, Data Streams, Proof of Reserve, VRF, Automation, Functions) appropriately. Each product has 2-8 dedicated tools, making the set well-scoped without being overwhelming or thin.

Completeness4/5

Read operations are comprehensive for all products. The generic chainlink_broadcast_signed_tx covers writes. Minor gaps exist like missing subscription management for VRF/Functions, but core workflows are covered.