codebase-context

PatrickSys/codebase-context

3.4

If you are the rightful owner of codebase-context 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 Model Context Protocol (MCP) server provides AI coding agents with real-time visibility into your codebase, enabling them to understand and utilize internal libraries, naming conventions, and patterns specific to your team.

Tools

Functions exposed to the LLM to take actions

search_codebase

Semantic + keyword hybrid search

get_component_usage

Find where a library/component is used

get_team_patterns

Pattern frequencies + canonical examples

get_codebase_metadata

Project structure overview

get_style_guide

Query style guide rules

refresh_index

Re-index the codebase

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources