Wildcard-Official/deepcontext-mcp
3.6
If you are the rightful owner of deepcontext-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.
DeepContext is an MCP server that enhances coding agents with symbol-aware semantic search, providing precise context for large codebases.
Tools
Functions exposed to the LLM to take actions
index_codebase
Creates a searchable index of your codebase for semantic search.
search_codebase
Finds relevant code using natural language or keyword queries.
get_indexing_status
Shows indexing status and file counts for your codebases.
clear_index
Removes all indexed data for a codebase.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client