Serversio.github.seayniclabs/mooring
M

Mooring

io.github.seayniclabs/mooring · v0.1.1
▦ pypi
v0.1.1pypi pypi: mooring-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.seayniclabs/mooring",
  "description": "Git and GitHub operations — repo status, diffs, branches, PRs, issues, and Actions.",
  "title": "Mooring",
  "repository": {
    "url": "https://github.com/seayniclabs/mooring",
    "source": "github"
  },
  "version": "0.1.1",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mooring-mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}