Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP2TERM_SHELL | No | Shell executable used for commands. | /bin/bash |
| MCP2TERM_PLUGINS | No | Comma-separated dotted module paths to load as plugins. | |
| MCP2TERM_WORKDIR | No | Working directory for commands. | Current directory |
| MCP2TERM_EXTRA_ENV | No | JSON object merged into the command environment. | {} |
| MCP2TERM_INHERIT_ENV | No | When `true`, inherit the parent environment. | true |
| MCP2TERM_COMMAND_TIMEOUT | No | Default timeout in seconds for commands. |
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 | |