Chainlink MCP Server

Chainlink용 MCP 서버 — 지원되는 모든 자산에 걸쳐 Feed Registry 계약을 통해 모든 가격 피드를 조회합니다.

문서

Chainlink MCP Server

MCP server for Chainlink. Agent-ready API for Chainlink.

Hosted at chainlink.mcp.junct.dev/mcp. Free to use. No auth. No API key required.

Part of Junct — the agent-readiness layer for the crypto stack.

Quick Start

Add to your MCP client config (Claude Desktop, Cursor, Windsurf):

{
  "mcpServers": {
    "chainlink": {
      "url": "https://chainlink.mcp.junct.dev/mcp",
      "transport": "streamable-http"
    }
  }
}

About

This MCP server is deterministically generated from the Chainlink API specification. Every tool maps 1:1 to a real API endpoint — no hallucinated endpoints, no phantom tools.

Links

Keywords

Chainlink, MCP server, DeFi, AI agent, agent-ready API, crypto tools, Model Context Protocol, hosted MCP