Flow MCP Server
by lmcmz
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | HTTP port to listen on (if not set, defaults to stdio mode) | |
LOG_LEVEL | No | Logging level (debug, info, warn, error) | |
FLOW_NETWORK | No | Flow network to connect to (mainnet, testnet, emulator) | |
FLOW_ACCESS_NODE | No | Custom Flow access node URL |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |