chainlink-feeds-mcp

chainlink-feeds-mcp

1

The Chainlink Feeds MCP Server provides real-time access to Chainlink's decentralized price feeds, optimized for AI integration. It supports multiple blockchain networks and allows configuration of feeds through a JSON file.

Chainlink Feeds MCP Server

An MCP server providing real-time access to Chainlink's on-chain price feeds.

Features

  • Query Latest Price: Fetch latest price for specified pairs on a chain.
  • Query Price by Round ID: Retrieve price by round ID.
  • List Supported Chains: Lists supported blockchain networks.
  • List All Feeds: Retrieve all chains and their price feeds.
  • Configurable Feeds: Define feeds and RPC endpoints in feeds.json.

Supported Chains and Feeds

Supports 9 blockchain networks with 329 price feeds, including Ethereum, BNB Chain, Base, Starknet, and others.

Prerequisites

  • Node.js 18.x or higher
  • npm
  • Infura API Key

Installation

  1. Clone repository.
  2. Install dependencies.
  3. Configure MCP Client.

License

Licensed under the MIT License.