Mina Mcp Server is a Model Context Protocol (MCP) server: Query Mina Protocol: accounts, blocks, transactions, zkApp events/actions, archive SQL, Rosetta. Because it speaks the Model Context Protocol, AI assistants can use Mina Mcp Server as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package @o1-labs/mina-mcp-server speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v0.7.3, published under the Apache-2.0 license, with source at MinaProtocol/mina-mcp-server on GitHub.
On mcp.site, Mina Mcp Server sits in the AI & Agents category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Mina Mcp Server for MinaProtocol, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @o1-labs/mina-mcp-server · MCP over stdio