thegraph-token-api
...
@open-mcp/thegraph-token-api
Installing
First set the environment variables as shell variables:
Then use the OpenMCP config CLI to add the server to your MCP client:
Claude desktop
Cursor
Run this from the root of your project directory or, to add to all cursor projects, run it from your home directory ~
.
Other
Manually
If you don't want to use the helper above, add the following to your MCP client config manually:
Customizing the base URL
Set the environment variable OPEN_MCP_BASE_URL
to override each tool's base URL. This is useful if your OpenAPI spec defines a relative server URL.
Other environment variables
API_KEY
Inspector
Needs access to port 3000 for running a proxy server, will fail if http://localhost:3000 is already busy.
- Open http://localhost:5173
- Transport type:
STDIO
- Command:
npx
- Arguments:
-y @open-mcp/thegraph-token-api
- Click
Environment Variables
to add - Click
Connect
It should say MCP Server running on stdio in red.
- Click
List Tools
Tools
expandSchema
Expand the input schema for a tool before calling the tool
Input schema
getbalancesevmbyaddress
Environment variables
API_KEY
Input schema
gettransfersevmbyaddress
Environment variables
API_KEY
Input schema
getholdersevmbycontract
Environment variables
API_KEY
Input schema
gettokensevmbycontract
Environment variables
API_KEY
Input schema
getohlcpricesevmbycontract
Environment variables
API_KEY
Input schema
gethealth
Environment variables
Input schema
getversion
Environment variables
Input schema
getnetworks
Environment variables
Input schema