Skip to main content
Glama
junioroliveira1662

ServiceNow Incidents MCP

Related Servers

Alternatives to ServiceNow Incidents MCP

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to search, fetch, create, update, comment on, and resolve ServiceNow incidents using the caller's own bearer token, so all actions respect the token owner's ServiceNow ACLs.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Connects AI assistants to a ServiceNow instance, providing tools for Table API CRUD, incident lifecycle, CMDB queries, knowledge search, and user lookup.
      16 npm
      MIT
    • A
      license
      Not graded
      quality
      Not graded
      maintenance
      Enables Claude to interact with ServiceNow instances for incident management, service catalog operations, change requests, knowledge base management, user administration, and agile project workflows through various authentication methods.
      MIT
    • A
      license
      C
      quality
      D
      maintenance
      Enables Claude to interact with ServiceNow instances to manage incidents, service catalogs, workflows, and knowledge bases through the ServiceNow API. It supports comprehensive operations including record querying, script execution, and user management using various authentication methods.
      66
      MIT
    • A
      license
      B
      quality
      Not graded
      maintenance
      Enables Claude to interact with ServiceNow instances through the ServiceNow API. Supports comprehensive ServiceNow operations including incident management, service catalog management, change requests, user management, and workflow automation through natural language.
      82
      MIT

    TDQS

    A4/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool targets a distinct action and resource: listing, fetching, creating, updating, and commenting on incidents. The add_incident_comment tool is clearly separated from update_incident by its specific purpose of adding comments or work notes.

    Naming Consistency5/5

    Tool names consistently follow a verb_noun pattern: list_incidents, get_incident, create_incident, update_incident, add_incident_comment. The only mild deviation is the wider verb 'add' for comments, but it still fits the convention.

    Tool Count5/5

    Five tools is well-scoped for a ServiceNow incidents server, covering the core incident workflow without unnecessary bloat. Each tool earns its place and the count is appropriate for the domain.

    Completeness4/5

    The server provides solid lifecycle coverage with list, get, create, update, and comment operations. Missing delete is acceptable for incident management, though there is no direct way to retrieve existing comments/work notes, which is a minor gap.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues