vcf-mcp-sddc-vc

MCPReference

by rajuatmakuri5

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcphybrid

MCP configuration

stdio

Environment

  • LLM_MODEL

    Model name for LLM (e.g., 'llama3.1:8b').

  • LLM_BASE_URL

    Base URL for LLM API used by CLI assistant (e.g., http://localhost:11434/v1).

  • OPENAI_API_KEYsecret

    API key for LLM. Default 'ollama'.

  • SDDC_AUTH_MODE

    Authentication mode for SDDC Manager. Options: 'token' (preferred), 'basic', etc.

  • SDDC_VERIFY_TLS

    Whether to verify TLS certificates. Set to 'true' in production.

  • LLM_TIMEOUT_SECONDS

    Timeout in seconds for LLM requests.

  • EXPOSE_OPENAPI_TOOLS

    Set to 'true' to expose all OpenAPI-generated tools (may be large). Default 'false'.

  • LLM_CONTEXT_MAX_CHARS

    Maximum characters for LLM context.

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.