CodeSeeker-MCP
If you are the rightful owner of CodeSeeker-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
CodeSeeker is an advanced Model Context Protocol (MCP) server designed to enhance AI assistants with powerful code search and transformation capabilities.
CodeSeeker is a comprehensive MCP server that integrates the philosophies of ugrep and ast-grep to provide intelligent search and replace functionalities tailored for modern development workflows. It offers a suite of tools that enable AI assistants to perform complex search operations, including basic, boolean, fuzzy, and archive searches, as well as code structure searches. Additionally, CodeSeeker supports safe and efficient search and replace operations, bulk replacements, and language-aware code refactoring. With features like JSON output, file type filtering, and search statistics, CodeSeeker is designed to be both powerful and user-friendly, ensuring that developers can maintain and refactor codebases with precision and confidence.
Features
- Comprehensive search capabilities including basic, boolean, and fuzzy searches.
- Safe and efficient search and replace operations with dry-run previews and automatic backups.
- Language-aware code refactoring across multiple programming languages.
- Support for searching within compressed files and archives without extraction.
- Structured JSON output for seamless integration with AI processing.
Tools
basic_search
Standard pattern search with filtering options.
boolean_search
Google-like search with boolean operators.
fuzzy_search
Approximate pattern matching.
archive_search
Search compressed files and archives.
code_structure_search
Find specific code structures.
search_and_replace
Safe find and replace with preview.
bulk_replace
Multiple search/replace operations.
code_refactor
Language-aware code refactoring.
interactive_search
Launch interactive TUI mode.
list_file_types
Get all supported file types for filtering.
get_search_stats
Get detailed search statistics and performance metrics.