Browse
→ Code & Dev
→ repo-context-mcp
repo-context-mcp
Local stdio MCP server that gives coding agents a token-aware repository map, code search and focused context packs instead of forcing them to dump whole monorepos into the prompt. It respects gitignore patterns, targets Claude Code, Codex, Cursor and other MCP clients, and can also be used from a CLI for repo maps and focused packs. Public GitHub repository created August 12, 2026.
MCP unverified
Integration
| Transport | stdio |
| Auth | none |
| Endpoint | https://github.com/nduc99911/repo-context-mcp |
| Install | npx -y repo-context-mcp |
Use Cases
| 01 | Let a coding assistant inspect a repository structure and entrypoints without repeatedly walking vendor folders or dumping the whole repo into context |
| 02 | Generate focused context packs around a feature area such as authentication, routing or tests for Claude Code, Codex, Cursor or Cline |
| 03 | Use the CLI to create repo maps and search code when an MCP client is not available |
Tags
repository-context code-search context-packs token-aware claude-code codex cursor typescript
Machine-readable: /api/servers.json
· JSON-LD schema embedded in <head>