git-simple-read-mcp

kajidog/git-simple-read-mcp

3.2

If you are the rightful owner of git-simple-read-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server designed for managing Git read operations within a specified workspace.

Tools

Functions exposed to the LLM to take actions

clone_repository

Clone a Git repository into the managed workspace.

list_workspace_repositories

List all repositories in the workspace.

remove_repository

Remove a repository from the workspace.

get_repository_info

Get basic repository information.

pull_repository

Execute git pull on the specified repository.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources