search_documentation
Search across all documentation files.
How to use it
search_documentation is exposed by the MCP Server For RootApp Dev Docs MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the search_documentation tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL MCP SERVER FOR ROOTAPP DEV DOCS LISTINGOther tools in MCP Server For RootApp Dev Docs (8)
(number, optional): Number of characters before and after match in snippet (default: 100)
Retrieve a specific documentation file by path.
(boolean, optional): Include context snippets around matches (default: false)
(number, optional): Maximum number of results to return (default: 20)
List files and directories in a documentation directory.
(string): Path to the documentation file without .md extension
(string): Search query
Search within the actual content of all documentation files. HTML tags are automatically stripped from content before searching to avoid false matches from HTML attributes like class, id, etc.