Codebase Context
UnclaimedCodebase Context gives AI agents understanding of your codebase through semantic code search, team conventions, patterns, and memory, so they use fewer tokens, spend less time, and produce better, more familiar output.
Install
claude mcp add codebase-context -- npx -y codebase-contextUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (10)
detect_circular_dependencies
Import cycles between files
get_codebase_metadata
Project structure, frameworks, dependencies
get_indexing_status
Progress and stats for the current index
get_memory
Query team memory with confidence decay scoring
get_style_guide
Style guide rules for the current project
get_symbol_references
Concrete references to a symbol (count + snippets)
get_team_patterns
Pattern frequencies, golden files, conflict detection
refresh_index
Full or incremental re-index + git memory extraction
remember
Record a convention, decision, gotcha, or failure
search_codebase
Hybrid search + decision card when intent="edit"