thegraph-token-mcp-skill

Query The Graph Token API MCP for token metadata, wallet balances, transfers, holders, pools, and market data.

111|9|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/holon-run/uxc --skill thegraph-token-mcp-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: thegraph-token-mcp-skill
Source: https://github.com/holon-run/uxc/tree/main/skills/thegraph-token-mcp-skill
Command: npx skills add https://github.com/holon-run/uxc --skill thegraph-token-mcp-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies accessing The Graph's Token API MCP, enabling users to retrieve crucial token metadata, wallet balances, transfer history, holder information, and market data without complex API integrations.

Core Features & Use Cases

  • Token Metadata: Fetch details for specific ERC-20 tokens across various EVM networks.
  • Wallet Balances: Query token balances for a given Ethereum address on specified networks.
  • Market Data: Access pool and DEX data for a comprehensive understanding of token performance.
  • Use Case: A DeFi analyst can use this Skill to quickly check the balance of a specific token for a given wallet address on the Base network, and then inspect the current market data for that token's liquidity pool.

Quick Start

Use the thegraph-token-mcp-cli to get token metadata for the contract 0x4200000000000000000000000000000000000006 on the base network.

Frequently Asked Questions about thegraph-token-mcp-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query wallet balances and token transfers for an Ethereum address using The Graph Token API?

To query wallet balances and token transfers using The Graph Token API, use this Skill to send authenticated MCP requests and retrieve the specific token balances and transfer history for a given Ethereum address across supported EVM networks.

Can I fetch ERC-20 token metadata and DEX liquidity pool market data without complex API integrations?

Yes, you can fetch ERC-20 token metadata and DEX liquidity pool market data without complex API integrations by using this Skill to access The Graph Token API MCP and retrieve comprehensive token performance details directly.

What do I need to access The Graph Token API MCP for blockchain data retrieval?

You need the `uxc` CLI installed and a valid The Graph Token API JWT bearer token to access the blockchain data retrieval MCP, which enables authenticated calls for token metadata and market data.

How does The Graph Token API MCP help retrieve crypto token holder information?

The Graph Token API MCP helps retrieve crypto token holder information by binding JWT bearer authentication to MCP requests, allowing you to query specific holder data and token details across various EVM networks.

What's the best way to inspect available Token API queries before fetching blockchain data?

The best way to inspect available Token API queries before fetching blockchain data is using the help-first inspection feature of this Skill, which allows you to explore supported MCP query structures for token metadata and balances.

Does this Token API MCP support querying token balances on the Base network?

Yes, the Token API MCP supports querying token balances and metadata on the Base network, allowing DeFi analysts to retrieve specific ERC-20 token details for contract addresses across various supported EVM networks.