Skip to content

Commit 1e7f4a8

Browse files
feat: add sync_local_repository tool for syncing local directories to GitHub
This new tool allows MCP clients to: - Sync a local directory to a GitHub repository in a single commit - Automatically create the repository if it doesn't exist - Respect .gitignore patterns and skip binary files - Configure max file count (default 100, max 500) Use case: Enable AI assistants to push local codebases to GitHub without requiring git CLI.
1 parent ada4bc0 commit 1e7f4a8

File tree

1 file changed

+433
-0
lines changed

1 file changed

+433
-0
lines changed

0 commit comments

Comments
 (0)