Octocode
未申請Semantic code searcher and codebase utility
aiai-toolsclicli-appcode-searchdeveloper-tooldeveloper-toolsdoc-searchembeddingsgraphragknowledge-graphlancedbmcpmcp-servermcp-serversragrustsemantic-searchsemantic-search-aitree-sitter
インストール
$
claude mcp add octocode -- octocode mcp --path /path/to/your/project未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(7個)
graphrag
Query relationships — "what calls this function?", "what does this module import?"
lsp_find_references
Find all usages of a symbol across the workspace (requires --with-lsp)
lsp_goto_definition
Jump to a symbol's definition (requires --with-lsp)
lsp_hover
Type info and documentation for a symbol (requires --with-lsp)
semantic_search
Find code by meaning — "authentication flow", "error handling", "database queries"
structural_search
AST pattern matching — find .unwrap() calls, new instantiations, specific patterns
view_signatures
View file structure — function signatures, class definitions, imports