Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | The network port the server should listen on, typically required when using the 'shttp' transport. | |
| run-mode | No | Select the execution mode for SCMCP: 'tool' for stable predefined functions or 'code' for a flexible Jupyter-based environment allowing custom Python code generation. | |
| transport | No | The communication transport protocol. Use 'shttp' for remote deployment setups. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |