Serversio.github.marlenezw/publish-mcp-server
S

io.github.marlenezw/publish-mcp-server

io.github.marlenezw/publish-mcp-server · v0.1.3
▦ pypi
v0.1.3pypi pypi: publish-mcp-server↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "io.github.marlenezw/publish-mcp-server",
  "description": "An MCP server that helps developers publish their MCP servers to the registry",
  "repository": {
    "url": "https://github.com/marlenezw/publish-mcp-server",
    "source": "github"
  },
  "version": "0.1.3",
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "publish-mcp-server",
      "version": "0.1.3",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}