NowAIKit
Related Servers
Alternatives to NowAIKit
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.100286 npm2MIT
- AlicenseAqualityAmaintenanceEnables AI agents to interact with ServiceNow through MCP, providing schema inspection, record CRUD, attachments, audit, Flow Designer, and platform investigations with policy-guarded access.15305 PyPI4MIT
- AlicenseNot gradedqualityDmaintenanceA comprehensive MCP server for ServiceNow that provides over 60 pre-built tools for ITSM, ITOM, and App Dev operations, enabling AI agents to manage incidents, changes, users, service catalog, and projects through a unified interface.6MIT
- AlicenseAqualityDmaintenanceEnables natural language interaction with ServiceNow instances for managing incidents, changes, CMDB, service catalog, users, groups, and knowledge base via MCP.4116 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables MCP-capable AI agents to safely read and write ServiceNow records via the Table API, including querying, creating, updating records, running server-side scripts, and triggering CI/CD tests and scans.MIT
- AlicenseCqualityAmaintenanceThe most advanced & comprehensive ServiceNow MCP server — 150+ production-ready tools across 17 modules (ITSM, ITOM, HRSD, CSM, SecOps, GRC, Agile, ATF, Flow Designer, Now Assist, and more). Supports multi-instance management, four-tier permission control, 10 role-based tool packages, OAuth 2.0 + Basic Auth, and integrates with Claude, GPT-4o, Gemini, Cursor, VS Code, and Codex.500805 npm275Elastic 2.0
TDQS
Scored across 506 tools
With 506 tools, many overlap in purpose. For example, query_records, fluent_query, nlq_query, natural_language_search, and ai_search all retrieve records via different mechanisms, creating ambiguity. There are also multiple Virtual Agent topic tools (get_va_topic, get_virtual_agent_topics, list_va_topics_full) that could be confused. The search_tools meta-tool mitigates but does not eliminate the problem.
Most tools follow a verb_noun pattern (get_, list_, create_, update_, delete_), but there are notable exceptions like change_readiness, service_health, visualize_aggregate, aggregate_report, ml_process_optimization, fluent_version, and cmdb_health_dashboard which are noun phrases or use prefixes. This inconsistency, while readable, breaks the predictable pattern.
506 tools is an extreme count for any MCP server. Even for a multi-module ServiceNow integration, this is far beyond what an agent can effectively navigate. The introduction of a search_tools discovery tool is a symptom of the bloat.
The tool set covers an extremely broad range of ServiceNow modules: ITSM, HR, CSM, Security, GRC, CMDB, Flow Designer, Performance Analytics, Portal, UI Builder, Mobile, DevOps, and developer tools (Fluent SDK, scripting). Generic CRUD tools (query_records, get_record, create_record, update_record, delete_record, bulk_create_records) fill any missing entity-specific operations, so there are no obvious dead ends.