Retrieve a list of Git repositories associated with a specific Backlog project by providing the project ID or key. Streamlines access to repository data for project management and integration tasks.
MCP server for managing Git operations on local repositories, allowing users to list repositories, get and create tags, list commits, push tags, and refresh repositories through a standardized interface.
MCP Hub aggregates and proxies multiple Model Context Protocol servers into a unified Streamable HTTP interface. It allows users to combine diverse stdio, SSE, and HTTP-based servers while providing tool namespacing, health monitoring, and secure authentication.
Node.js server implementing Model Context Protocol for git operations, enabling AI assistants to manage git repositories through natural language commands.