F
licenseNot graded
qualityC
maintenanceMCP server for searching and reading ServiceNow documentation from a local clone, enabling keyword/regex queries and full doc retrieval without external APIs.
-
No user-submitted related servers found.
Scored across 2 tools
The two tools have clearly distinct roles: one searches the documentation index, the other fetches a specific page. There is no overlap or ambiguity in their purposes.
Both tools use a consistent verb_object pattern: 'search_ibm_docs' and 'fetch_ibm_doc'. The slight singular/plural difference is minor and does not affect consistency.
Two tools is exactly right for a documentation search and retrieval server. Each tool is essential and there is no redundant functionality.
The workflow of search-then-fetch is fully covered. A user can find a relevant topic and retrieve its content without dead ends.