Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | The port the MCP server starts on | 8000 |
| MORPHEUS_URL | Yes | The URL of your Morpheus appliance (e.g., https://your-morpheus-instance.com) | |
| MORPHEUS_VERSION | Yes | The version of your Morpheus appliance (e.g., 8.1.0) | |
| MORPHEUS_API_TOKEN | Yes | Your Morpheus API token (found in UI -> user icon -> API Access -> Generate Token) | |
| MORPHEUS_VERIFY_SSL | No | Set to 'true' for production appliances with valid certificates, 'false' for self-signed certificates | false |
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 | |