Skip to content
Verified official

IT Glue MCP

v0.6.0

io.github.mspstack/mcp-itglue

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

transport:stdio runtime:npm

Target client

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-itglue -e ITGLUE_API_KEY=<ITGLUE_API_KEY> -e ITGLUE_REGION=<ITGLUE_REGION> -e ITGLUE_BASE_URL=<ITGLUE_BASE_URL> -e OPENAI_API_KEY=<OPENAI_API_KEY> -e AZURE_OPENAI_API_KEY=<AZURE_OPENAI_API_KEY> -e AZURE_OPENAI_ENDPOINT=<AZURE_OPENAI_ENDPOINT> -e EMBEDDING_MODEL=<EMBEDDING_MODEL> -e ITGLUE_ADVANCED_TOOLSET=<ITGLUE_ADVANCED_TOOLSET> -e VECTOR_INDEX_PATH=<VECTOR_INDEX_PATH> -e UPLOAD_STAGING=<UPLOAD_STAGING> -e PUBLIC_BASE_URL=<PUBLIC_BASE_URL> -e AZURE_STORAGE_CONNECTION_STRING=<AZURE_STORAGE_CONNECTION_STRING> -e AZURE_STORAGE_ACCOUNT=<AZURE_STORAGE_ACCOUNT> -e AZURE_STORAGE_CONTAINER=<AZURE_STORAGE_CONTAINER> -- npx -y mcp-itglue

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

This listing does not declare its tools. Connect the server and your client will discover them on the handshake.