Skip to content
Windsurf

publish mcp server for Windsurf

io.github.marlenezw/publish-mcp-server

An MCP server that helps developers publish their MCP servers to the registry

client:Windsurf transport:stdio runtime:pypi

Install publish mcp server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "publish-mcp-server": {
      "command": "uvx",
      "args": [
        "publish-mcp-server"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

publish mcp server in other clients