mixelpixx/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.
Tools
Functions exposed to the LLM to take actions
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.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client