MCP Server For RootApp Dev Docs
UnclaimedMCP Server for the Docs from RooApp Chat Application
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (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.