codebase-contextifier-9000

jarmentor/codebase-contextifier-9000

3.3

If you are the rightful owner of codebase-contextifier-9000 and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Codebase Contextifier 9000 is a Docker-based Model Context Protocol (MCP) server designed for semantic code search with advanced features like AST-aware chunking, local LLM support, and incremental indexing.

Tools

Functions exposed to the LLM to take actions

index_repository

Indexes a code repository with AST-aware chunking.

search_code

Searches code using natural language queries.

get_symbols

Extracts symbols from a file using AST parsing.

get_indexing_status

Provides statistics about the index.

clear_index

Clears the entire index for a fresh start.

get_watcher_status

Gets the status of the real-time file watcher.

health_check

Checks the health status of all components.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources