Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MCP_LOG_LEVEL | No | Log level for the MCP server | INFO |
MCP_MOCK_MODE | No | Enable mock mode to test without a real OpenStack connection | true |
OPENSTACK_AUTH_URL | No | The authentication URL for the OpenStack API | |
OPENSTACK_PASSWORD | No | Password for OpenStack authentication | |
OPENSTACK_USERNAME | No | Username for OpenStack authentication | |
OPENSTACK_PROJECT_NAME | No | Project name for OpenStack authentication |
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 |