tezos-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| tez_searchA | Cross-source semantic search across Tezos documentation, TZIPs, and protocol source. |
| tez_search_tzipA | Search TZIP standards (token standards, metadata specs, wallet standards). |
| tez_search_protocolB | Search protocol specifications and OCaml source code. |
| tez_search_octezB | Search Octez node documentation and source code. |
| tez_grep_constantA | Look up an OCaml constant definition from the protocol source. |
| tez_analyze_functionB | Extract an OCaml function implementation from the protocol source. |
| tez_get_current_protocolA | Get the current Tezos mainnet protocol name, number, and features. |
| tez_list_protocolsA | List all Tezos protocol amendments in chronological order. |
| tez_expert_guidanceB | Get curated expert knowledge about a Tezos topic. Available topics: baking, delegation, staking, tenderbake, governance, smart_rollups, dal, michelson, fa2, adaptive_issuance, slashing |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |