claude mcp add marlenezw-publish-mcp-server -- uvx publish-mcp-server
{
"mcpServers": {
"marlenezw-publish-mcp-server": {
"command": "uvx",
"args": ["publish-mcp-server"]
}
}
}
{
"mcpServers": {
"marlenezw-publish-mcp-server": {
"command": "uvx",
"args": ["publish-mcp-server"]
}
}
}
{
"mcpServers": {
"marlenezw-publish-mcp-server": {
"command": "uvx",
"args": ["publish-mcp-server"]
}
}
}
About This MCP Server
The publish-mcp-server tool is a Model Context Protocol server that enables developers to publish their MCP servers to a registry, facilitating the sharing and discovery of model context information. It connects to the registry via standard input/output interfaces, allowing for streamlined publishing of MCP servers. Developers would use this tool when they need to make their MCP servers available to others, such as when collaborating on AI coding projects or sharing model context data.
An MCP server that helps developers publish their MCP servers to the registry. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
publish-mcp-server on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The publish-mcp-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.