
Chainlink Mcp
Give your coding agent live Chainlink price-feed and oracle lookups while you build DeFi, trading, or on-chain apps.
Overview
io.github.junct-bot/chainlink-mcp is a MCP server for the Build phase that exposes 35 Chainlink price-feed and oracle data tools to your agent over streamable HTTP.
What is this MCP server?
- 35 MCP tools for Chainlink price feeds and oracle-oriented data
- Hosted streamable HTTP endpoint at chainlink.mcp.junct.dev—no local server process required
- Version 1.1.0 with server.schema.json 2025-12-11 metadata
- Open-source repo at github.com/junct-bot/chainlink-mcp
- Purpose-built for agents (Claude Code, Cursor, Codex) calling feeds during implementation
- 35 MCP tools (per server description)
- Server version 1.1.0
- Transport: streamable-http remote
What problem does it solve?
Builders waste cycles context-switching to block explorers and docs just to pull Chainlink feed IDs and fresh prices into code or prompts.
Who is it for?
Indie builders creating DeFi features, price displays, or oracle-dependent logic who want agent-driven Chainlink lookups during integration sprints.
Skip if: Teams that need guaranteed SLAs, private RPC, or regulated trade execution without their own compliance stack—this is a public remote data MCP, not a brokerage.
What do I get? / Deliverables
Your agent can fetch Chainlink-oriented feed and oracle data in-thread so integrations and prototypes stay aligned with live on-chain pricing sources.
- In-session Chainlink price-feed and oracle queries via 35 MCP tools
- Faster integration scaffolding for feed-dependent features
- Documented remote endpoint aligned with MCP server schema 2025-12-11
Recommended MCP Servers
Journey fit
Oracle and feed wiring happens during product build when backends, smart-contract adjacency, and agent-assisted integration work are in flight. Remote MCP tools map directly to third-party data APIs—the canonical shelf for exchange, oracle, and market connectors in Skillselion.
How it compares
Remote MCP market-data integration with 35 Chainlink tools, not a local agent skill or smart-contract deployer.
Common Questions / FAQ
Who is io.github.junct-bot/chainlink-mcp for?
Solo builders and small teams using AI coding agents to build apps that depend on Chainlink price feeds or oracle context.
When should I use io.github.junct-bot/chainlink-mcp?
During Build → Integrations when you need live Chainlink feed and oracle data while implementing backends, bots, or Web3-facing features.
How do I add io.github.junct-bot/chainlink-mcp to my agent?
Register the streamable-http remote URL https://chainlink.mcp.junct.dev/mcp in your MCP client (Claude Code, Cursor, or another compatible host) per your tool’s remote-server docs.