Loomal

mina-mcp-server

MCP server by github.com/minaprotocol/mina-mcp-server

Query Mina Protocol: accounts, blocks, transactions, zkApp events/actions, archive SQL, Rosetta.

0 starsnpm: @o1-labs/mina-mcp-server

About mina-mcp-server

mina-mcp-server is an MCP (Model Context Protocol) server published by minaprotocol in the official MCP registry, listed under Databases on Loomal. Query Mina Protocol: accounts, blocks, transactions, zkApp events/actions, archive SQL, Rosetta.

It ships as an npm package (@o1-labs/mina-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/minaprotocol/mina-mcp-server.

Use mina-mcp-server with your agent

Claude Code · one command
claude mcp add mina-mcp-server -- npx -y @o1-labs/mina-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mina-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@o1-labs/mina-mcp-server"
      ]
    }
  }
}
npm@o1-labs/mina-mcp-server

Frequently asked questions

What is mina-mcp-server?
mina-mcp-server is an MCP (Model Context Protocol) server by minaprotocol in the Databases category. Query Mina Protocol: accounts, blocks, transactions, zkApp events/actions, archive SQL, Rosetta.
How do I connect mina-mcp-server to Claude, Cursor, or another MCP client?
Install mina-mcp-server from its npm package (@o1-labs/mina-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mina-mcp-server open source?
Yes — the source code is public at github.com/minaprotocol/mina-mcp-server.
Can AI agents pay to use mina-mcp-server?
Not yet through Loomal — mina-mcp-server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mina-mcp-server? Claim this listing free by verifying GitHub ownership, or contact us.