modelcontextprotocol / modelcontextprotocol/servers
Git mcp - add `remote` support
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 90.5k
- Forks
- 11.7k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 5
Description
Is your feature request related to a problem? Please describe.
I'd like the MCP server to support remote configuration, especially understanding which remote to pull from / push to etc
Describe the solution you'd like
Let's start by adding a tool to list the remote URLs
Describe alternatives you've considered
I don't want to limit it to GH / BB / GL - when I use git locally I don't care, and I don't want the entire GH MCP server just to be able to push across forks
Additional context
I'm open to contributing if that's an option
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Git MCP server and its existing tool definitions, then check how Git commands are invoked. Done means a tool lists the repository's remote URLs without depending on GitHub, Bitbucket, or GitLab, with coverage for the relevant behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100