io.github.selic

mcp-itglue

IT Glue

IT Glue MCP server for MSPs — documents, flexible assets, semantic vector search, RBAC, and BYOK

stdiocommunityservice

Package Details

Transportstdio
Runtimenpx

Environment Variables

ITGLUE_API_KEY
RequiredSecret

IT Glue API key (Account → Settings → API Keys)

ITGLUE_REGION
Default:us

IT Glue region: us, eu, or au

ITGLUE_BASE_URL

Full API base URL (overrides ITGLUE_REGION)

OPENAI_API_KEY
Secret

OpenAI API key — enables semantic vector search tools

AZURE_OPENAI_API_KEY
Secret

Azure OpenAI API key — enables vector search via Azure (requires AZURE_OPENAI_ENDPOINT)

AZURE_OPENAI_ENDPOINT

Azure OpenAI endpoint URL

EMBEDDING_MODEL
Default:text-embedding-3-small

Embedding model or Azure deployment name

VECTOR_INDEX_PATH
Default:./vector-index.json

Path of the persisted vector index file