OpenStack-MCP
by YeeDochi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | HTTP listen port (default: 8001) | |
| OSMCP_TIERS | No | Comma-separated subset of tiers (default: all) | |
| OS_AUTH_URL | Yes | Keystone endpoint URL | |
| KOLLA_LOG_DIR | No | Root of Kolla service log directories (default: /var/log/kolla) | |
| MCP_NODE_NAME | No | Label identifying which node's logs are being served (default: hostname) | |
| OSMCP_DOMAINS | No | Comma-separated subset of domains (default: all) | |
| MCP_ALLOWED_HOSTS | No | Direct host allowlist to override MCP_ALLOWED_HOST_NAMES | |
| MCP_ALLOWED_HOST_NAMES | No | Comma-separated hostnames (default: localhost,127.0.0.1) | |
| OS_APPLICATION_CREDENTIAL_ID | Yes | Application credential ID | |
| OS_APPLICATION_CREDENTIAL_SECRET | Yes | Application credential secret |
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 | |
Latest Blog Posts
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/YeeDochi/OpenStack-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server