servicenow-docs-mcp
Installation
SKILL.md
ServiceNowDocs MCP Search
Overview
This skill covers adding and maintaining ServiceNow documentation search in Happy Platform MCP using the public ServiceNow/ServiceNowDocs GitHub repository.
Use it when a user asks to:
- Add ServiceNow documentation lookup to Happy Platform MCP
- Sync, cache, or localize ServiceNowDocs content
- Search ServiceNow docs from MCP tools
- Add SQLite FTS5, sqlite-vec, embeddings, or vector search to the MCP docs capability
- Troubleshoot the five documentation tools
- Decide between QMD, GitHub search, SQLite FTS, or vector indexing for ServiceNow docs
For installing the MCP server itself, use development/mcp-server-installation. For general MCP server design, use development/mcp-server.