Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding GitHub #14

Merged
merged 10 commits into from
Nov 21, 2024
Merged

Adding GitHub #14

merged 10 commits into from
Nov 21, 2024

Conversation

elie
Copy link
Contributor

@elie elie commented Nov 20, 2024

This integration can do the following:

  • Create a repository
  • Search for a repository
  • Read files within a repository
  • Create or update a single file and push to a repository
  • Push multiple files at a time
  • Create issues
  • Create PRs

This does not use SDK it uses the API directly to minimize dependencies, but more than happy to refactor (including: more files less stuff all in index.ts / remove some scope)

Demo video below:

gh-mcp.mp4

@maheshmurag maheshmurag self-requested a review November 21, 2024 05:19
Copy link
Contributor

@maheshmurag maheshmurag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, ty! I updated the README and converted the typing to Zod.

@maheshmurag maheshmurag merged commit e1dda25 into main Nov 21, 2024
3 checks passed
@maheshmurag maheshmurag deleted the github branch November 21, 2024 05:23
HarleyCoops pushed a commit to HarleyCoops/ClaudeServers that referenced this pull request Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants