Search Tools MCP Server
JSON →An MCP server that enhances code analysis with advanced search and dependency mapping capabilities.
Install
npx @modelcontextprotocol/inspector Tools · 7
- contextual_keyword_search Search for keywords with configurable context lines around matches
- get_repo_symbols Extract symbols (functions, classes, methods) from your codebase
- get_symbol_usages Find where specific symbols are used throughout your codebase
- coderank_analysis Analyze repository importance using the CodeRank algorithm
- find_code_hotspots Identify critical code areas combining connectivity and usage frequency
- trace_dependency_impact Trace dependency chains and analyze refactoring impact
- smart_code_search Enhanced search combining ripgrep with CodeRank prioritization
Links
★ 32 GitHub stars