Snapshot MCP
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP server port (default: 8080) | 8080 |
| BASE_URL | No | Public URL for OAuth metadata (e.g. https://mcp.snapshot.box) | |
| JWT_SECRET | No | HS256 secret used to sign access tokens — required for HTTP mode (≥32 chars) | |
| CDP_API_KEY_ID | No | Coinbase CDP API key ID — required for HTTP mode | |
| SNAPSHOT_API_KEY | No | Snapshot API key for higher rate limits (optional) | |
| SNAPSHOT_API_URL | No | GraphQL endpoint (default https://hub.snapshot.org/graphql) | https://hub.snapshot.org/graphql |
| ALIAS_PRIVATE_KEY | No | Single private key — stdio mode only (ignored by HTTP server) | |
| CDP_WALLET_SECRET | No | Coinbase CDP wallet secret — required for HTTP mode | |
| CDP_API_KEY_SECRET | No | Coinbase CDP API key secret — required for HTTP mode |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/snapshot-labs/snapshot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server