Skip to main content
Glama
nessit-gness

IT Glue MCP Server

by nessit-gness

Related Servers

Alternatives to IT Glue MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Provides Claude with access to IT Glue documentation and asset management, enabling searching and retrieval of organizations, configurations, passwords, documents, and more.
      24
      Apache 2.0
    • A
      license
      B
      quality
      B
      maintenance
      Enables AI assistants to interact with IT Glue's documentation and asset management system, including CRUD operations on organizations, configurations, passwords, flexible assets, documents, and related reference data.
      105
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Connects AI assistants to IT Glue, the MSP documentation platform. Browse organizations, read and write documents and flexible assets, and answer natural-language questions via semantic vector search (OpenAI/Azure embeddings). Viewer/editor/admin roles gate tool access; bring-your-own-key applies IT Glue's native permissions. Runs over stdio or HTTP; Docker image available.
      27
      33 npm
      5
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables Claude to interact with Datto RMM accounts for device, alert, site, and quick job management through natural language.
      Apache 2.0

    TDQS

    A3.5/5.0

    Scored across 28 tools

    Disambiguation4/5

    Tools are clearly separated by resource and action, with search_* returning collections/metadata and get_* returning individual records. The document section workflow is well explained, and only mild potential overlap exists between create_document_image and create_attachment, which the descriptions resolve.

    Naming Consistency4/5

    Most tools follow a consistent snake_case verb_noun pattern such as search_organizations, get_configuration, create_location, and update_document_section. The only notable deviation is itglue_health_check, which inverts the expected verb_noun ordering.

    Tool Count3/5

    At 28 tools, the surface is on the heavy side, with the document workflow alone accounting for 13 tools. However, the broad IT Glue domain—organizations, locations, configurations, passwords, flexible assets, and metrics—makes the count defensible, if somewhat large.

    Completeness3/5

    Core read and document-editing workflows are well covered, including section management, publishing, and attachments. However, several entity types are effectively read-only (organizations, configurations, passwords, flexible assets), and operations like delete_location or hard-delete_document are missing, creating notable gaps for broader administration.