Chainlink MCP Server
Provides tools for interacting with the Chainlink API, enabling AI agents to access Chainlink data and functionality through deterministic, real endpoints.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Chainlink MCP Servershow me the current ETH/USD price"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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"
}
}
}Related MCP server: Armor Crypto MCP
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.
Protocol: Chainlink
Endpoint:
https://chainlink.mcp.junct.dev/mcpTransport: Streamable HTTP
Auth: None required
Documentation: chainlink.mcp.junct.dev/llms.txt
Server card: chainlink.mcp.junct.dev/.well-known/mcp/server.json
Links
Keywords
Chainlink, MCP server, DeFi, AI agent, agent-ready API, crypto tools, Model Context Protocol, hosted MCP
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/junct-bot/chainlink-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server