ServiceNow CMDB MCP Server
Related Servers
Alternatives to ServiceNow CMDB MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseCqualityBmaintenanceEnables natural language control of ServiceNow from AI clients like Claude and Cursor. Provides 400+ tools for incidents, changes, CMDB, and scripts via MCP protocol.10050 npm2MIT
- AlicenseNot gradedqualityBmaintenanceConnects AI assistants to a ServiceNow instance, providing tools for Table API CRUD, incident lifecycle, CMDB queries, knowledge search, and user lookup.16 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with ServiceNow instances for data retrieval, record management, and workflow execution via the ServiceNow API.MIT
- AlicenseNot gradedqualityCmaintenanceEnables interaction with ServiceNow ITSM through browser-based SSO authentication, providing 80+ tools for incidents, changes, catalog, CMDB, and more via natural language.16 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants and development tools to interact with ServiceNow instances through a standardized interface, supporting comprehensive API coverage for incident, change, CMDB, and more.MIT
- AlicenseAqualityDmaintenanceEnables natural language interaction with ServiceNow instances for managing incidents, changes, CMDB, service catalog, users, groups, and knowledge base via MCP.4115 npmMIT
TDQS
Scored across 40 tools
Most tools map to distinct resources (CIs, relationships, flows, ACLs, discovery), but several pairs overlap: search_cis/query_cis_raw, get_ci_relationships/find_related_cis, and count_cis/cmdb_health_summary. Descriptions and workflow hints help, but an agent could still easily pick the wrong one among these similar options.
The set predominantly follows snake_case verb_noun patterns (get_*, list_*, find_*, preview_*/confirm_*). Minor deviations include cmdb_health_summary lacking a verb, _diag_probe_table being an underscored outlier, and query_cis_raw using 'query' rather than 'search'.
At 40 tools, this far exceeds the 3-15 well-scoped range and even the 16-25 heavy range. Granularity is high—e.g., four separate get_* tools for configurables plus analyze_configurables—suggesting consolidation would improve coherence.
The toolset covers discovery, health, relationships, import, automation inspection, and CI create/update, but lacks a delete CI operation and any relationship write tools. List/detail pairs are thorough for reads, but these gaps are incomplete for full CMDB lifecycle management.