mcpserver.lol
registry/searchcode-mcp
Connection check verified live · 28h ago

searchcode-mcp

Code intelligence for LLMs. Analyze, search, and retrieve code from any public git repository.

Tools 6
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 28h ago

Tools & capabilities

6 tools

Read from the running server on 28h ago.

code_analyze pathlanguagerepository*detail_levelscan_test_filesinclude_all_dirs
Instant repo overview — languages, complexity, file count, tech stack, code quality findings, and credential scanning. Use as your first call to understand any remote public codeba…
code_file_tree querylanguagemax_depthrepository*max_resultspath_filter +2
List files and directories in any public git repo. Supports fuzzy file search (query parameter), language/path filtering, and depth control. Combine query with path_filter to searc…
code_get_file path*end_linemax_linesrepository*start_linesymbol_name +1
Get code from a remote public git repository — either a specific function/class by name, a line range, or a full file. PREFERRED WORKFLOW: When search results or findings have alre…
code_get_files paths*max_linesrepository*
Get contents of multiple files from a remote public git repository in a single call. Reduces round-trips when you need to read several related files. Max 10 files per batch, 5000 t…
code_get_findings pathoffsetcategoryseverityrepository*max_results +1
Get detailed code quality findings from a remote public git repository. Returns rule IDs, line numbers, severity, category, descriptions, and source snippets. Supports filtering by…
code_search query*offsetrepository*code_filtermax_resultssnippet_mode +4
Fast code search across any public git repo. Returns file paths, line numbers, and code snippets with context. Supports regex, boolean queries, fuzzy matching, and structural filte…