MCP Server for Mina Archive Node API
This project implements a Model Context Protocol (MCP) server that provides access to the Mina blockchain data through a standardized interface. The server allows clients to query events and actions from the Mina blockchain using the MCP protocol.
Overview
The MCP server acts as a bridge between AI applications and the Mina blockchain data. It exposes tools that allow clients to:
- Query events with optional filters
- Query actions with optional filters
- Get network state information
Installation
Intalling via Smithery
To install the MCP to Claude via Smithery:
npx -y @smithery/cli install mcp-mina-archive-node --client claude
Installing Manually
To manually install to Claude:
{
"mcpServers": {
"mcp-graphql": {
"command": "npx",
"args": ["mcp-mina-archive-node"]
}
}
}
Usage
Tools
query-events: Query events with optional filtersquery-actions: Query actions with optional filtersget-network-state: Get the current state of the Mina network
License
MIT
Mina Archive Node API
Project Details
- boray/mcp-mina-archive-node
- Last Updated: 4/8/2025
Recomended MCP Servers
MCP Server for Metasploit
MCP server for enabling LLM applications to perform deep research via the MCP protocol
High-efficiency YouTube MCP server: Get token-optimized, structured data for your LLMs using the YouTube Data API v3.
A Model Context Protocol (MCP) server that provides enhanced file operation capabilities with streaming, patching, and change tracking...
ramp_mcp
sample
MCP server for Featurebase (posts and comments API)
MCP server to interact with LogSeq via its Local HTTP API - enabling AI assistants like Claude to...
Official MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech and video generation...
A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
An MCP server that securely interfaces with your iMessage database via the Model Context Protocol (MCP), allowing LLMs...





