finance & fintech

Chainlist Mcp

An MCP server that gives AI agents fast access to verified EVM chain information, including RPC URLs, chain IDs, explorers, and native tokens.

typescript
cloud
finance & fintech
0
View on GitHub

Installation

npx -y kukapay/chainlist-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "chainlist-mcp",
  "command": "npx",
  "args": [
    "-y",
    "kukapay/chainlist-mcp"
  ]
}

About This MCP Server

kukapay/chainlist-mcp

An MCP server that gives AI agents fast access to verified EVM chain information, including RPC URLs, chain IDs, explorers, and native tokens.

GitHub: https://github.com/kukapay/chainlist-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub