Overview
what is MCP Snapshot Server?
MCP Snapshot Server is a Model Context Protocol server designed for interacting with Snapshot.org, providing tools for querying Snapshot spaces, proposals, and users.
how to use MCP Snapshot Server?
To use the MCP Snapshot Server, install it via npm and configure it in your Claude Desktop config file to interact with Snapshot spaces and proposals.
key features of MCP Snapshot Server?
- Query Snapshot spaces and proposals
- Retrieve user information based on Ethereum addresses
- Get ranked lists of Snapshot spaces with detailed information
use cases of MCP Snapshot Server?
- Fetching a list of Snapshot spaces for analysis
- Retrieving proposals for specific Snapshot spaces
- Accessing user information for Ethereum addresses in Snapshot
FAQ from MCP Snapshot Server?
- What is the purpose of the MCP Snapshot Server?
It allows users to interact with Snapshot.org by providing tools to query spaces, proposals, and user data.
- How do I install the MCP Snapshot Server?
You can install it using npm with the command
npm install mcp-snapshot-server.
- Is there a license for the MCP Snapshot Server?
Yes, it is licensed under the MIT license.