MCP Server For RootApp Dev Docs
未认领MCP Server for the Docs from RooApp Chat Application
docsmcpmcp-servermcp-serversrootapp
工具(9 个)
contextLength
(number, optional): Number of characters before and after match in snippet (default: 100)
get_documentation
Retrieve a specific documentation file by path.
includeSnippet
(boolean, optional): Include context snippets around matches (default: false)
limit
(number, optional): Maximum number of results to return (default: 20)
list_directory
List files and directories in a documentation directory.
path
(string): Path to the documentation file without .md extension
query
(string): Search query
search_content
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.
search_documentation
Search across all documentation files.