Releases: nduc99911/repo-context-mcp
Releases · nduc99911/repo-context-mcp
Release list
v0.1.1 — CLI + gitignore + PR Action
Changes
- CLI:
map,search,pack,serve(+--json) - Respect
.gitignorewhen walking - Path traversal protection
- GitHub Action for PR context pack comments
- AGENTS.md + skills/repo-context
- Example MCP client configs
npx repo-context-mcp map .
npx repo-context-mcp pack . --focus authv0.1.0 — Initial release
repo-context-mcp v0.1.0
MCP stdio server for AI coding agents.
Tools
- repo_map — tree + entrypoints
- search_code — substring search
- pack_context — token-budgeted markdown pack
Install
npx -y repo-context-mcp