Skip to content

Add MCP Registry support (mcpName + server.json)#309

Open
TerminalGravity wants to merge 1 commit intomainfrom
add-mcp-registry
Open

Add MCP Registry support (mcpName + server.json)#309
TerminalGravity wants to merge 1 commit intomainfrom
add-mcp-registry

Conversation

@TerminalGravity
Copy link
Collaborator

What

Adds the mcpName field to package.json and a server.json template for publishing preflight to the official MCP Registry.

Why

The MCP Registry is the canonical directory that MCP clients (Claude Desktop, Cursor, etc.) pull from. Being listed there puts preflight in front of every developer browsing for MCP servers.

After merging

Run the following to publish to the registry:

brew install mcp-publisher   # or curl install
mcp-publisher login github
mcp-publisher publish

See: https://github.com/modelcontextprotocol/registry/blob/main/docs/modelcontextprotocol-io/quickstart.mdx

Adds mcpName to package.json and server.json template for publishing
to the official MCP Registry (registry.modelcontextprotocol.io).

This enables discovery via Claude Desktop, Cursor, and other MCP
clients that pull from the registry.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant