Access Mina blockchain data, including events, actions, and network state, through the 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.
The MCP server acts as a bridge between AI applications and the Mina blockchain data. It exposes tools that allow clients to:
To install the MCP to Claude via Smithery:
npx -y @smithery/cli install mcp-mina-archive-node --client claude
To manually install to Claude:
{
"mcpServers": {
"mcp-graphql": {
"command": "npx",
"args": ["mcp-mina-archive-node"]
}
}
}
query-events
: Query events with optional filtersquery-actions
: Query actions with optional filtersget-network-state
: Get the current state of the Mina networkMIT
Search, Query and interact with data in your Milvus Vector Database.
Create, manage, and update applications on InstantDB, the modern Firebase.
An MCP server for the Chroma embedding database, providing persistent, searchable working memory for AI-assisted development with features like automated context recall and codebase indexing.
Connects to Supabase platform for database, auth, edge functions and more.
A read-only MCP server for Pipedrive, enabling LLMs to query live data using the CData JDBC Driver.
Official MCP Server from Atlan which enables you to bring the power of metadata to your AI tools
Real-time PostgreSQL & Supabase database schema access for AI-IDEs via Model Context Protocol. Provides live database context through secure SSE connections with three powerful tools: get_schema, analyze_database, and check_schema_alignment.
Server implementation for Google BigQuery integration that enables direct BigQuery database access and querying capabilities
A desktop application for managing and interacting with the MCP Memory Service, a semantic memory system built on the Model Context Protocol.
Universal database MCP server supporting multiple database types including PostgreSQL, Redshift, CockroachDB, MySQL, RDS MySQL, Microsoft SQL Server, BigQuery, Oracle DB, and SQLite