finance & fintech

Coinmarket Mcp Server

Coinmarket API integration to fetch cryptocurrency listings and quotes

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y anjor/coinmarket-mcp-server

Configuration

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

{
  "name": "coinmarket-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "anjor/coinmarket-mcp-server"
  ]
}

About This MCP Server

anjor/coinmarket-mcp-server

Coinmarket API integration to fetch cryptocurrency listings and quotes

GitHub: https://github.com/anjor/coinmarket-mcp-server

Need More Details?

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

View Full Documentation on GitHub