Skip to main content
Glama
MinaProtocol

Mina MCP Server

Official
by MinaProtocol

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MINA_MCP_MODENoServer mode: live, tutorial, or snapshotsnapshot
ARCHIVE_DB_HOSTNoArchive PostgreSQL hostlocalhost
ARCHIVE_DB_PORTNoArchive PostgreSQL port5432
MINA_MCP_NETWORKNoNetwork for live mode: devnet, mainnet, mesa
MINA_MCP_WALLETSNoPath to wallets.json for live-write mode
MINA_MCP_HTTP_PORTNoHTTP port for http transport3000
MINA_MCP_TRANSPORTNoTransport type: stdio or httpstdio
ARCHIVE_API_ENDPOINTNoArchive-Node-API GraphQL endpointhttp://localhost:8282
MINA_GRAPHQL_ENDPOINTNoMina daemon GraphQL endpointhttp://localhost:3085/graphql
ACCOUNTS_MANAGER_ENDPOINTNoTest accounts manager endpointhttp://localhost:8181
MINA_MCP_ALLOW_MAINNET_WRITESNoSet to '1' to allow mainnet writes

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MinaProtocol/mina-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server