ServiceNow MCP Server
Related Servers
Alternatives to ServiceNow MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseCqualityDmaintenanceEnables Claude to interact with ServiceNow instances through comprehensive API integration. Supports incident management, service catalog operations, change requests, knowledge base management, user administration, and agile project management with multiple authentication methods.82MIT
- AlicenseNot gradedqualityNot gradedmaintenanceEnables 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
- AlicenseBqualityNot gradedmaintenanceEnables 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.82MIT
- AlicenseNot gradedqualityDmaintenanceEnables Claude to interact with ServiceNow instances through the ServiceNow API, supporting record management, service catalog operations, change management, and more via natural language.MIT
- AlicenseNot gradedqualityDmaintenanceEnables Claude to interact with ServiceNow instances through the ServiceNow API, allowing data retrieval, record management, and workflow execution. Supports multiple authentication methods and tool packaging for role-based access control.MIT
- FlicenseNot gradedqualityDmaintenanceEnables Claude to interact with ServiceNow instances for incident management, knowledge base search, and JWT authentication.-
TDQS
Scored across 66 tools
Most tools have distinct purposes targeting specific ServiceNow resources and actions, with clear boundaries like create_incident vs. resolve_incident. However, some overlap exists between catalog-related tools (e.g., create_catalog_category vs. update_catalog_category) and knowledge base tools (list_articles vs. get_article), which could cause minor confusion but descriptions help differentiate them.
Tool names follow a highly consistent verb_noun pattern throughout, such as create_incident, list_users, update_workflow, and get_change_request_details. All tools use snake_case with clear action-object naming, making them predictable and easy to understand without any deviations in convention.
With 66 tools, the count is excessive for typical MCP server scopes, making it feel heavy and potentially overwhelming for agents. While ServiceNow is a broad platform, this many tools suggests poor scoping or fragmentation, as many operations could be consolidated into fewer, more general tools.
The tool set provides comprehensive CRUD and lifecycle coverage across multiple ServiceNow domains, including incidents, change requests, knowledge bases, workflows, and users. It includes all essential operations from creation to deletion, with no obvious gaps, ensuring agents can handle full workflows without dead ends.