TokenHub MCP
by Gravitied
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EXA_API_KEY | No | Selects Exa as the default search provider when Brave is not set. | |
| TAVILY_API_KEY | No | Selects Tavily as the default search provider when Brave and Exa are not set. | |
| SERPAPI_API_KEY | No | Selects SerpAPI as the default search provider when the other keyed providers are not set. | |
| BRAVE_SEARCH_API_KEY | No | Selects Brave as the default web_search provider and authenticates Brave Search. | |
| TOKENHUB_ENABLE_FS_MUTATIONS | No | When set to 'true', enables trusted-local filesystem write, move, and delete workflows. Leave unset for read/list behavior. | |
| TOKENHUB_ALLOW_PRIVATE_NETWORK | No | When set to 'true', allows trusted-local web and browser retrieval of localhost, private LAN, and other non-public network targets. Leave unset for public-network-only retrieval. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/Gravitied/tokenhub'
If you have feedback or need assistance with the MCP directory API, please join our Discord server