Mina MCP Server
Officialby MinaProtocol
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MINA_MCP_MODE | No | Server mode: live, tutorial, or snapshot | snapshot |
| ARCHIVE_DB_HOST | No | Archive PostgreSQL host | localhost |
| ARCHIVE_DB_PORT | No | Archive PostgreSQL port | 5432 |
| MINA_MCP_NETWORK | No | Network for live mode: devnet, mainnet, mesa | |
| MINA_MCP_WALLETS | No | Path to wallets.json for live-write mode | |
| MINA_MCP_HTTP_PORT | No | HTTP port for http transport | 3000 |
| MINA_MCP_TRANSPORT | No | Transport type: stdio or http | stdio |
| ARCHIVE_API_ENDPOINT | No | Archive-Node-API GraphQL endpoint | http://localhost:8282 |
| MINA_GRAPHQL_ENDPOINT | No | Mina daemon GraphQL endpoint | http://localhost:3085/graphql |
| ACCOUNTS_MANAGER_ENDPOINT | No | Test accounts manager endpoint | http://localhost:8181 |
| MINA_MCP_ALLOW_MAINNET_WRITES | No | Set to '1' to allow mainnet writes |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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