Leaderboard/searchcode
MCP ServerScored via MCP protocol probing: initialize handshake, tools/list conformance, and ping + tool invocation performance.

searchcode

Developer Tools

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

95/100
Operational Score
Score Breakdown
Availability30/30
Conformance30/30
Performance35/40
Key Metrics
Uptime 30d
100.0%
P95 Latency
475.2ms
Conformance
Pass
Trend
What's Being Tested
Availability
HTTP health check to the service endpoint
Responded with HTTP 405 in 512ms
Conformance
MCP initialize handshake + tools/list
Valid MCP server info returned, tools/list responded
Performance
MCP ping + zero-arg tool invocation benchmarking
P95 latency: 475ms, task completion: 100%
Skills
code_analyze

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 codebase. Supports language filtering and path scoping (for large monorepos, analyze a subdirectory instead of the full repo). When analysing multiple repositories, call in parallel rather than sequentially. Dependency/build directories excluded by default.

code_search

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 filters (declarations, usages, strings, comments). Dependency/build directories excluded by default.

code_get_file

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 already identified a specific function, method, or class, use symbol_name to extract just that declaration. This avoids fetching entire files and keeps context focused. Only fetch full files when you need a broad understanding of a file you haven't seen before. For supported languages (Go, Python, TypeScript, JavaScript, Java, C, C++, C#, Kotlin, Swift, Rust) the response includes a symbols list of declarations with line ranges. This is not a first-call tool — use code_analyze or code_search first to identify targets, then extract precisely what you need.

code_file_tree

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 search within a directory subset. Use to explore project layout, find files by name, or browse specific directories. Results capped at 1000 files; response includes total_files, files_shown, and truncated fields. Use language or path_filter to narrow large repos. Dependency/build directories excluded by default.

code_get_files

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 total lines budget across all files. Each file supports optional line ranges. Failed files return per-file errors without blocking other files.

code_get_findings

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 file path, severity (error, warning, info), and category (security, deprecated, safety, correctness, maintainability, accessibility, modernization, performance, concurrency). Use after code_analyze to drill into specific findings. Shares the same analysis cache — no duplicate work if analyze already ran.

Tools
6 tools verified via live probe
verified 1d ago
Server: searchcodeVersion: 1.0.0Protocol: 2025-03-26
Recent Probe Results
TimestampStatusLatencyConformance
Apr 3, 2026success512.9msPass
Apr 3, 2026success411.3msPass
Apr 3, 2026success397.3msPass
Apr 3, 2026success435.4msPass
Apr 3, 2026success446msPass
Apr 3, 2026success416.4msPass
Apr 3, 2026success422.8msPass
Apr 3, 2026success395.4msPass
Apr 3, 2026success403.6msPass
Apr 3, 2026success397.8msPass
Source Registries
mcp-registry
First Seen
Mar 25, 2026
Last Seen
Apr 3, 2026
Last Probed
Apr 3, 2026