Skip to main content
Glama
rajuatmakuri5

vcf-mcp-sddc-vc

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_MODELNoModel name for LLM (e.g., 'llama3.1:8b').
LLM_BASE_URLNoBase URL for LLM API used by CLI assistant (e.g., http://localhost:11434/v1).
OPENAI_API_KEYNoAPI key for LLM. Default 'ollama'.
SDDC_AUTH_MODENoAuthentication mode for SDDC Manager. Options: 'token' (preferred), 'basic', etc.
SDDC_VERIFY_TLSNoWhether to verify TLS certificates. Set to 'true' in production.
LLM_TIMEOUT_SECONDSNoTimeout in seconds for LLM requests.
EXPOSE_OPENAPI_TOOLSNoSet to 'true' to expose all OpenAPI-generated tools (may be large). Default 'false'.
LLM_CONTEXT_MAX_CHARSNoMaximum characters for LLM context.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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