MCP Server For RootApp Dev Docs
未申請MCP Server for the Docs from RooApp Chat Application
未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(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.