MCP Registry CLI
MCP Registry CLI (mcp-publisher
) is a command-line tool for publishing and updating Model Context Protocol (MCP) servers in the GitHub MCP Registry.
Quick Start:
- Create the
server.json
file and edit it afterward to suit your project: mcp-publisher init
- Authenticate with your GitHub account:
mcp-publisher login github
- Publish the MCP server to the registry:
mcp-publisher publish
Important Notes:
- This is an unofficial Snap package.