← All servers
πŸ”

IT GlueVerifiedπŸ›‘ No advisories

io.github.selic/mcp-itglue
New to MCP? Start here β†’
0β˜… stars
0weekly installs
10 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/selic, which proved it owns this namespace.

Verified owner: github.com/selic β†—io.github.selic/mcp-itglue

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs ITGLUE_API_KEY, OPENAI_API_KEY, AZURE_OPENAI_API_KEY.
βœ“
Configuration
Reads ITGLUE_REGION, ITGLUE_BASE_URL, AZURE_OPENAI_ENDPOINT, EMBEDDING_MODEL, ITGLUE_ADVANCED_TOOLSET, VECTOR_INDEX_PATH.

About

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

Packages & transports

npmmcp-itgluev0.4.0 Β· npx

Metadata

Categorysearch
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_itglue": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-itglue"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y mcp-itglue
IT Glue, an MCP server Β· SocketCat