vcf-mcp-sddc-vc
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LLM_MODEL | No | Model name for LLM (e.g., 'llama3.1:8b'). | |
| LLM_BASE_URL | No | Base URL for LLM API used by CLI assistant (e.g., http://localhost:11434/v1). | |
| OPENAI_API_KEY | No | API key for LLM. Default 'ollama'. | |
| SDDC_AUTH_MODE | No | Authentication mode for SDDC Manager. Options: 'token' (preferred), 'basic', etc. | |
| SDDC_VERIFY_TLS | No | Whether to verify TLS certificates. Set to 'true' in production. | |
| LLM_TIMEOUT_SECONDS | No | Timeout in seconds for LLM requests. | |
| EXPOSE_OPENAPI_TOOLS | No | Set to 'true' to expose all OpenAPI-generated tools (may be large). Default 'false'. | |
| LLM_CONTEXT_MAX_CHARS | No | Maximum characters for LLM context. |
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
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/rajuatmakuri5/vcf-mcp-sddc-vc'
If you have feedback or need assistance with the MCP directory API, please join our Discord server