Skip to main content
Glama

CoinGecko API Server MCP

package.json1.18 kB
{ "name": "coingecko-api-server", "version": "1.0.0", "description": "A Node.js Express server that provides a simplified and configurable interface to the CoinGecko cryptocurrency data API", "main": "server.js", "bin": { "coingecko-api-server": "./bin/setup.js" }, "scripts": { "start": "node server.js", "dev": "nodemon server.js", "test": "echo \"Error: no test specified\" && exit 1", "setup": "node ./bin/setup.js", "test-mcp": "node ./test-mcp.js" }, "keywords": [ "coingecko", "cryptocurrency", "api", "nodejs", "express", "mcp" ], "author": "", "license": "MIT", "dependencies": { "coingecko-api-v3": "^0.0.29", "dotenv": "^16.4.7", "express": "^4.21.2", "jayson": "^4.1.3", "node-fetch": "^2.7.0" }, "devDependencies": { "nodemon": "^3.1.0" }, "engines": { "node": ">=16.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/GaplyDev01/coingecko-api-server.git" }, "bugs": { "url": "https://github.com/GaplyDev01/coingecko-api-server/issues" }, "homepage": "https://github.com/GaplyDev01/coingecko-api-server#readme" }

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/GaplyDev01/coingecko-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server