Skip to main content
Glama

The Graph Token API MCP

Apache 2.0

mcp-token-api

Run with Bun:

$ bun run index.ts

Server will be running on http://localhost:8080/sse for SSE and http://localhost:8080/stream for HTTP streaming.

Usage: mcp-token-api [options] MCP server for The Graph Token API Options: -V, --version output the version number -p, --port <number> HTTP port on which to attach the MCP SSE server (default: "8080", env: PORT) --url <string> Database HTTP hostname (default: "http://localhost:8123", env: URL) --database <string> The database to use inside ClickHouse (default: "default", env: DATABASE) --username <string> Database user for API (default: "default", env: USERNAME) --password <string> Password associated with the specified API username (default: "", env: PASSWORD) --pretty-logging <boolean> Enable pretty logging (default JSON) (choices: "true", "false", default: false, env: PRETTY_LOGGING) -v, --verbose <boolean> Enable verbose logging (choices: "true", "false", default: false, env: VERBOSE) -h, --help display help for command
-
security - not tested
A
license - permissive license
-
quality - not tested

Official MCP server that turns The Graph’s Token API into a plug-and-play web3 data tool. Exposes ERC-20 & NFT metadata, balances, transfers, top-holder stats, prices, and more, allowing LLMs to run SQL queries on structured and indexed blockchain data.

Related MCP Servers

  • A
    security
    A
    license
    A
    quality
    MCP for working with GraphQL servers.
    Last updated -
    2
    469
    242
    TypeScript
    MIT License
    • Apple
  • A
    security
    A
    license
    A
    quality
    An MCP server providing unified access to blockchain operations, bridging, swapping, and crypto trading strategies for AI agents.
    Last updated -
    20
    187
    Python
    GPL 3.0
    • Apple
    • Linux
  • A
    security
    A
    license
    A
    quality
    An MCP server that provides access to Etherscan blockchain data APIs, allowing users to query Ethereum blockchain information through natural language.
    Last updated -
    6
    404
    9
    TypeScript
    MIT License
  • -
    security
    F
    license
    -
    quality
    An MCP server that provides access to cryptocurrency market data from the Nobitex API, enabling users to fetch specific cryptocurrency pair statistics and global market data.
    Last updated -
    22
    TypeScript

View all related MCP servers

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