IT Glue (wyre-technology) MCP Server
A Model Context Protocol (MCP) server that provides Claude with access to IT Glue documentation and asset management. Its 14 documented tools cluster into read & search, create & write, update, itglue.
People who work with itglue, msp and wyre technology and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-15 · ★ 17 · VERIFIED 2026-09-18
Apache-2.0 · TypeScript servers · how we verify → /methodology
01 · Install IT Glue (wyre-technology)
before you install - you'll need
Set ITGLUE_API_KEY, NODE_AUTH_TOKEN, AUTH_MODE before connecting. MCP_TRANSPORT, ITGLUE_REGION are optional or environment-specific per the README.
Docker
docker run -i --rm ghcr.io/wyre-technology/itglue-mcp:v1.16.3 Claude Desktop - add to config
{
"mcpServers": {
"wyre-technology-itglue-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/wyre-technology/itglue-mcp:v1.16.3"
]
}
}
} Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as container (OCI image) - can be sandboxed away from your filesystem
license Apache-2.0 - declared in the repository
registry namespace io.github.wyre-technology is GitHub-verified and matches the repo owner
03 · What IT Glue (wyre-technology) can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can search for organizations with optional filtering by name, type, status, or PSA ID, get a specific organization by ID, search for configurations with filtering by organization, name, type, status, serial number, RMM ID, or PSA ID, and get a specific configuration by ID.
Capability map
Tools grouped from the project's README - what IT Glue (wyre-technology) lets an agent do.
read & search
11 tools - e.g. Search for organizations with optional filtering by name, type, status, or PSA ID; Get a specific organization by ID; Search for configurations with filtering by organization, name, type, status, serial…
search_organizations · get_organization · search_configurations · get_configuration · search_locations · get_location…
create & write
1 tool - e.g. Create a new location for an organization (requires name, typically country_id)
create_location
update
1 tool - e.g. Update an existing location; only the fields you supply are changed
update_location
Itglue
1 tool - e.g. Verify connectivity to IT Glue API
itglue_health_check
Latest releases
v1.17.1 · 2026-09-07
1.17.1 (2026-09-07) · drop create_document_image, which 404s against the public API (#99) (9bcfacd), closes #97
v1.17.0 · 2026-08-31
1.17.0 (2026-08-31) · add document image and attachment upload tools
v1.16.5 · 2026-08-28
1.16.5 (2026-08-28) · real password tool coverage + flag silently-widened searches
04 · Who maintains IT Glue (wyre-technology)
IT Glue is maintained by wyre-technology. We track 58 MCP servers from wyre-technology - 58 actively maintained, 166 combined GitHub stars, oldest repo from Jun 2025. Full record: all servers from wyre-technology.
- Autotask MCP server for Kaseya Autotask PSA - companies, tickets, projects, time entries, and more. ★ 52
- NinjaOne MCP server for NinjaOne RMM - devices, organizations, alerts, and tickets. ★ 26
- ConnectWise Manage MCP server for ConnectWise Manage PSA - companies, tickets, projects, time entries, and more. ★ 23
- CIPP MCP server for CIPP - M365 multi-tenant management for MSPs (users, tenants, policies). ★ 12
- Datto RMM MCP server for Datto RMM - devices, alerts, sites, jobs, and audit data. ★ 4
- Syncro MCP server for Syncro MSP - customers, tickets, assets, invoices, and more. ★ 4
05 · Facts
- repository
- github.com/wyre-technology/itglue-mcp
- category
- documentation - actively maintained as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-07)
- registry
- io.github.wyre-technology/itglue-mcp (active, first published 2026-04-29 · 24 versions)
- packages
- oci:ghcr.io/wyre-technology/itglue-mcp:v1.16.3
06 · IT Glue (wyre-technology) FAQ
Is IT Glue (wyre-technology) still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-15 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
What can IT Glue (wyre-technology) do?
With this server connected, an agent can search for organizations with optional filtering by name, type, status, or PSA ID, get a specific organization by ID, search for configurations with filtering by organization, name, type, status, serial number, RMM ID, or PSA ID, and get a specific configuration by ID.
How do I install IT Glue (wyre-technology)?
Run `docker run -i --rm ghcr.io/wyre-technology/itglue-mcp:v1.16.3`. The README documents 5 environment variables (ITGLUE_API_KEY, NODE_AUTH_TOKEN, MCP_TRANSPORT…) to set first. Set ITGLUE_API_KEY, NODE_AUTH_TOKEN, AUTH_MODE before connecting. MCP_TRANSPORT, ITGLUE_REGION are optional or environment-specific per the README. You can also paste the ready-made client config above.
07 · Alternatives to IT Glue (wyre-technology)
Alternatives to IT Glue (wyre-technology)
Maintained documentation servers if IT Glue (wyre-technology) isn't the fit.
- Context7 Up-to-date code docs for any prompt ★ 62,152 · 2026-09-18
- Agent Skills Search Server Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server. ★ 25,432 · 2026-08-09
- Repowise Codebase intelligence for AI coding agents - graph, git history, docs, decisions, code health. ★ 6,686 · 2026-09-17
- GitLab MCP GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more. ★ 1,984 · 2026-09-16
- Microsoft Learn MCP Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs. ★ 1,892 · 2026-09-10
- Pg Aiguide Comprehensive PostgreSQL documentation and best practices, including ecosystem tools ★ 1,843 · 2026-09-16
Pairs well with
Servers that cover what IT Glue (wyre-technology) doesn't - only shown when the pairing reason fits the companion.
More documentation MCP servers · Yuque MCP · ITASCA MCP Server · YADE MCP Server · Tela
More TypeScript MCP servers · Ninja One · Proofpoint · QuickBooks Online (wyre-technology) · Super Ops · Syncro · see all