Publish PlanExe to MCP Registry
Official MCP Registry
https://registry.modelcontextprotocol.io/?q=planexe
Updating this registry is by using CLI tools.
Steps to publish the hosted PlanExe MCP server (https://mcp.planexe.org/mcp) to the official MCP Registry so it appears in the GitHub MCP registry UI.
Metadata file
PlanExe uses the committed registry metadata file in the MCP cloud component:
mcp_cloud/server.json
The current registry name is:
io.github.PlanExeOrg/planexe
This uses GitHub namespace ownership verification (io.github.<org>/<server>).
Install mcp-publisher
On macOS, prefer Homebrew:
Fallback (direct binary download):
curl -L "https://github.com/modelcontextprotocol/registry/releases/latest/download/mcp-publisher_$(uname -s | tr '[:upper:]' '[:lower:]')_$(uname -m | sed 's/x86_64/amd64/;s/aarch64/arm64/').tar.gz" \
| tar xz mcp-publisher && sudo mv mcp-publisher /usr/local/bin/
Authenticate and publish
From the mcp_cloud directory, run:
Notes:
- Publish from the directory containing
server.json(mcp_cloud/). - Bump
versioninmcp_cloud/server.jsonfor each new release before publishing.
Verify registry entry
If found in registry search, it should become discoverable in the GitHub MCP Registry UI at https://github.com/mcp.
Other MCP registries
Glama
https://glama.ai/mcp/connectors/io.github.PlanExeOrg/planexe
Updating this is by updating these files: https://planexe.org/.well-known/glama.json https://mcp.planexe.org/.well-known/glama.json
Smithery
https://smithery.ai/servers/planexeorg/planexe
MCP.so
https://mcp.so/server/planexe/PlanExeOrg
The way to edit it, has to be through mcp.so/my-servers.
Registries that are derived from the official MCP Registry
https://www.pulsemcp.com/servers?q=planexe