Skip to content

Publish GitContribute as a discoverable MCP server in the MCP Registry #262

Description

@morluto

Current limitation

GitContribute exposes an MCP server through its npm distribution, but the repository does not currently publish MCP Registry metadata or an automated registry release path. Users therefore cannot discover the server through the official MCP Registry and may need to configure it manually.

Desired outcome

Publish GitContribute under the registry name io.github.morluto/gitcontribute, with:

  • an mcpName ownership marker in the npm package;
  • a checked-in server.json describing the npm package, npx runtime, stdio transport, and version;
  • package and registry metadata kept at the same release version;
  • a trusted release-tag workflow using mcp-publisher and GitHub OIDC;
  • documentation for installing, launching, and configuring the published MCP server.

The registry entry should point at the existing npm artifact rather than introduce a second distribution path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions