Mina Archive Node API
Access Mina blockchain data, including events, actions, and network state, through the Mina Archive Node API.
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
相關伺服器
Chess.com
Access player data, game records, and public information from Chess.com's Published Data API.
Outreach.io by CData
A read-only MCP server for querying live data from Outreach.io using the CData JDBC Driver.
libSQL by xexr
MCP server for libSQL databases with comprehensive security and management tools. Supports file, local HTTP, and remote Turso databases with connection pooling, transaction support, and 6 specialized database tools.
Gremlin
Interact with any Gremlin-compatible graph database using natural language, with support for schema discovery, complex queries, and data import/export.
Memory Custom : PouchDB
Extends the Memory server with PouchDB for robust document-based storage, custom memory file paths, and interaction timestamping.
TalkHub Store
Integrates with Supabase to allow AI assistants to access and manage store data.
Timeplus
Interact with the Timeplus real-time data platform for querying and managing data streams.
SAP OData MCP Server
An MCP server for integrating with SAP OData services, configured via environment variables.
MongoDB Atlas MCP Server
Manage MongoDB Atlas projects, including cluster creation, user management, and network access configuration.
Opera Omnia
Access a rich collection of JSON datasets for games, storytelling, and bot development from the Opera Omnia project.