Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MCP_HOST | No | Bind address for HTTP mode | 0.0.0.0 |
MCP_PORT | No | Port for HTTP mode | 3000 |
MCP_TRANSPORT | No | Communication transport: stdio, http, or streamable-http | stdio |
MCP_SERVER_NAME | No | Display name for the server | SSH Read-Only MCP Server |
MCP_ENABLE_BROADCAST | No | Enable multicast discovery announcements | true |
MCP_BROADCAST_INTERVAL | No | Seconds between broadcast 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 |