An MCP server that helps developers publish their MCP servers to the registry
Tags
registry.modelcontextprotocol.io
Configuration
{
"mcpServers": {
"publish-mcp-server": {
"args": [
"publish-mcp-server"
],
"command": "uvx",
"transport": "stdio"
}
}
}