MCP Snapshot Server
About
Query spaces, proposals, and users on the Snapshot.org platform.
Details
- Author
- crazyrabbitLTC
- Downloads
- 309
- Categories
- Cloud Service, API, Other
Jump to
- Query Snapshot spaces (list, ranked, filtered).
- Fetch proposals for a specific space.
- Get detailed information about a single proposal.
- Retrieve Snapshot user data by Ethereum address.
- Fully compliant with the Model Context Protocol.
Install via npm (npm install mcp-snapshot-server), then add it to your Claude Desktop configuration by specifying the server command and absolute path to the built index.js. For development, clone the repository, install dependencies, and run npm run build.
A Model Context Protocol server for interacting with Snapshot.org. This server provides MCP-compliant tools for querying Snapshot spaces, proposals, and users.
In your Claude Desktop config file (located at~/Library/Application Support/Claude/claude_desktop_config.jsonon Mac or%APPDATA%\Claude\claude_desktop_config.jsonon Windows):
{ "mcpServers": { "snapshot": { "command": "node", "args": [ "/ABSOLUTE/PATH/TO/snapshot-server/build/index.js" ] } } }
- limit: Number of spaces to fetch (optional)
- skip: Number of spaces to skip (optional)
Get a ranked list of Snapshot spaces with detailed information
- first: Number of spaces to fetch (default: 18)
- skip: Number of spaces to skip (default: 0)
- category: Category to filter by (default: 'all')
- search: Search term to filter spaces (optional)
- spaceId: ID of the space
- state: Filter by proposal state (active, closed, pending, all)
- limit: Number of proposals to fetch
git clone https://github.com/crazyrabbitLTC/mcp-snapshot-server.git
API marketplace giving AI agents instant access to 100 services (web search, image gen, code sandbox, TTS, NASA, recipes, Pokemon, and 90+ more) through a single MCP server. One API key, $1.00 free credits, 87 free services.
Query the BuiltWith API to discover the technology stacks of websites. Requires a BuiltWith API key.
Search and access clinical trial data from ClinicalTrials.gov.
Query rich bird observation data from the eBird API using natural language.
Pay-per-success public-data result packs for AI agents with free quotes, source URLs, confidence, timestamps, and receipt hashes.
Hub of 30+ developer & utility APIs as MCP tools: hashing, validation, DNS, currency, IP geolocation, IBAN, QR codes, GEO audits.
Real-time transit, maritime, and aviation telemetry for AI agents.
Public social and news data APIs for MCP-capable AI agents.
Interact with Twelve Data APIs to access real-time and historical financial market data for your AI agents.
Access real-time and historical stock market data from the Alpha Vantage API.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





