MCP Snapshot Server
@crazyrabbitLTC
MCP Snapshot Server について
A MCP server for Snapshot
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP Snapshot Server?
A Model Context Protocol server for interacting with Snapshot.org. It provides MCP-compliant tools for querying Snapshot spaces, proposals, and users.
How to use MCP Snapshot Server?
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.
Key features of MCP Snapshot Server?
- 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.
Use cases of MCP Snapshot Server?
- List Snapshot spaces for a DAO directory or explorer.
- Rank spaces by category to discover top communities.
- Fetch active, closed, or pending proposals for a given space.
- Get detailed proposal metadata, such as votes and content.
- Look up a user’s voting history and profile on Snapshot.
FAQ from MCP Snapshot Server
What tools does MCP Snapshot Server provide?
It provides five tools: getSpaces, getRankedSpaces, getProposals, getProposal, and getUser.
How do I install MCP Snapshot Server?
Run npm install mcp-snapshot-server in your project directory.
How do I configure MCP Snapshot Server with Claude Desktop?
Add a snapshot entry to your Claude Desktop config JSON, specifying the server command as node and the arguments pointing to the built index.js file.
What development steps are needed?
Clone the repository, run npm install, then npm run build to compile the TypeScript source.
What license is MCP Snapshot Server under?
It is licensed under MIT, authored by Dennison Bertram.
「その他」の他のコンテンツ
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

EverArt
modelcontextprotocolModel Context Protocol Servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
コメント