Skip to content

Releases: nduc99911/repo-context-mcp

v0.1.1 — CLI + gitignore + PR Action

Choose a tag to compare

@nduc99911 nduc99911 released this 12 Aug 09:21

Changes

  • CLI: map, search, pack, serve (+ --json)
  • Respect .gitignore when 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 auth

v0.1.0 — Initial release

Choose a tag to compare

@nduc99911 nduc99911 released this 12 Aug 08:22

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