Catalog
io.github.marlenezw/publish-mcp-server
Officialby marlenezw · Python
An MCP server that helps developers publish their MCP servers to the registry
Publish MCP servers to the registry.
Topics
mcpmcp-registrymcp-serverpython
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"publish-mcp-server": {
"command": "uvx",
"args": [
"publish-mcp-server"
]
}
}
}