Skip to main content
Glama

The Graph Token API MCP

Apache 2.0
package.json843 B
{ "name": "mcp-token-api", "module": "index.ts", "version": "1.2.1", "description": "MCP server for The Graph Token API", "type": "module", "private": true, "scripts": { "dev": "bun --watch index.ts", "start": "bun index.ts", "build": "bun build --compile index.ts --outfile mcp-token-api", "test": "bun test --coverage", "clean": "bun i --force", "lint": "bun run tsc --noEmit --skipLibCheck --pretty", "inspector": "bunx @modelcontextprotocol/inspector" }, "devDependencies": { "@types/bun": "latest" }, "peerDependencies": { "typescript": "^5" }, "dependencies": { "@clickhouse/client": "^1.11.1", "@clickhouse/client-web": "^1.11.1", "commander": "^14.0.0", "dotenv": "^16.5.0", "fastmcp": "^2.2.1", "prom-client": "^15.1.3", "tslog": "^4.9.3" } }

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/pinax-network/mcp-token-api'

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