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
Installation
npx -y kukapay/chainlist-mcpConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub