Git and GitHub operations — repo status, diffs, branches, PRs, issues, and Actions.
claude mcp add mooring -- uvx mooring-mcp
claude_desktop_config.json
{
"mcpServers": {
"mooring": {
"command": "uvx",
"args": [
"mooring-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mooring": {
"command": "uvx",
"args": [
"mooring-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mooring": {
"command": "uvx",
"args": [
"mooring-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mooring": {
"type": "stdio",
"command": "uvx",
"args": [
"mooring-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mooring": {
"command": "uvx",
"args": [
"mooring-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.seayniclabs--mooring/reviews or the review_server meta-tool.
POST /mcp