mcp-snapshot-server

mcp-snapshot-server

0

The MCP Snapshot Server is a Model Context Protocol server designed to interact with Snapshot.org, allowing users to query various aspects such as spaces and proposals. It offers tools compliant with the MCP for efficient querying and retrieval of Snapshot data.

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

Install the server using npm.

Available Tools

  • getSpaces: Fetch a list of Snapshot spaces with options to limit results or skip entries.
  • getRankedSpaces: Retrieve a ranked list of spaces with filters for category and search terms.
  • getProposals: Obtain proposals from a specified space with state filtering.
  • getProposal: View details of a specific proposal.
  • getUser: Access information about a Snapshot user by Ethereum address.