basic-mcp-server

MCPReference

by kkmalik89

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

mcphybrid

MCP configuration

stdio

Environment

  • PORT

    Port for the server (default 8000)

  • KUSTO_CLUSTER

    Azure Data Explorer cluster URL (optional, used by execute_kql)

  • ENTRA_AUDIENCErequired

    The API audience (e.g., api://<app-id>)

  • KUSTO_DATABASE

    Azure Data Explorer database name (optional, used by execute_kql)

  • ENTRA_CLIENT_IDrequired

    The client app ID for the MCP client

  • ENTRA_TENANT_IDrequired

    Your Microsoft Entra tenant ID

  • RESOURCE_SERVER_URL

    The public URL of the server when deployed (optional)

Install in one click with Zurek

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