Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MCP_HOST | No | Binding host | 0.0.0.0 |
MCP_PORT | No | Server port | 3001 |
MCP_TRANSPORT | No | Transport mode (http, streamable-http, or stdio) | stdio |
MCP_SERVER_NAME | No | Display name | Podman MCP Server |
MCP_ENABLE_BROADCAST | No | Enable/disable broadcasting | true |
MCP_BROADCAST_INTERVAL | No | Seconds between announcements | 30 |
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 |