I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

MCP-Snapshot-Server
快照的MCP服务器
1
Github Watches
2
Github Forks
0
Github Stars
MCP Snapshot Server
A Model Context Protocol server for interacting with Snapshot.org. This server provides MCP-compliant tools for querying Snapshot spaces, proposals, and users.
Installation
npm install mcp-snapshot-server
Usage with Claude Desktop
In your Claude Desktop config file (located at ~/Library/Application Support/Claude/claude_desktop_config.json
on Mac or %APPDATA%\Claude\claude_desktop_config.json
on Windows):
{
"mcpServers": {
"snapshot": {
"command": "node",
"args": [
"/ABSOLUTE/PATH/TO/snapshot-server/build/index.js"
]
}
}
}
Available Tools
getSpaces
Get a list of Snapshot spaces
-
limit
: Number of spaces to fetch (optional) -
skip
: Number of spaces to skip (optional)
getRankedSpaces
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)
getProposals
Get proposals for a specific space
-
spaceId
: ID of the space -
state
: Filter by proposal state (active, closed, pending, all) -
limit
: Number of proposals to fetch
getProposal
Get details of a specific proposal
-
proposalId
: ID of the proposal
getUser
Get information about a Snapshot user
-
address
: Ethereum address of the user
Development
- Clone the repository:
git clone https://github.com/crazyrabbitLTC/mcp-snapshot-server.git
- Install dependencies:
npm install
- Build the project:
npm run build
License
MIT © Dennison Bertram
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
This GPT assists in finding a top-rated business CPA - local or virtual. We account for their qualifications, experience, testimonials and reviews. Business operators provide a short description of your business, services wanted, and city or state.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Reviews

user_tX71R41f
I've been using the Google Workspace MCP Server created by mattcoatsworth and it has significantly streamlined my team's workflow. The integration with Google services is seamless, offering a robust and reliable solution for managing our projects and communications. Highly recommend checking it out! Access it here: https://mcp.so/server/GoogleWorkSpace-MCP-Server/mattcoatsworth