> ## Documentation Index
> Fetch the complete documentation index at: https://docs.staging.alpic.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Publishing

> How to distribute your MCP server to the world

## Publishing to the Official MCP Registry

Alpic supports direct publishing to the [official MCP Registry](https://registry.modelcontextprotocol.io/). This is the recommended way to make your MCP server discoverable in the ecosystem.

<Card title="Publish your MCP server to the official MCP Registry" icon="cloud-arrow-up" href="/distribution/registry">
  Learn how to publish your MCP server directly to the official MCP Registry from your Alpic dashboard.
</Card>

## Adding your MCP Server to other registries and app stores

In addition to the official MCP Registry, you can submit your MCP server to other popular MCP registries and stores.

| Registry            | Type      | Submission Process                     | Link                                                                                                               |
| ------------------- | --------- | -------------------------------------- | ------------------------------------------------------------------------------------------------------------------ |
| **Claude**          | Official  | Approval process by Anthropic          | [Submit Form](https://docs.google.com/forms/d/e/1FAIpQLSeafJF2NDI7oYx1r8o0ycivCSVLNq92Mpc1FPxMKSw1CzDkqA/viewform) |
| **OpenAI**          | Official  | Official OpenAI ChatGPT App Store      | Coming soon                                                                                                        |
| **VSCode Registry** | Official  | Now linked to Official MCP Registry    | N/A                                                                                                                |
| **Pulse MCP**       | Community | Now linked to Official MCP Registry    | N/A                                                                                                                |
| **Goose Registry**  | Official  | GitHub discussion submission           | [GitHub Discussion](https://github.com/block/goose/discussions/2075)                                               |
| **Cursor**          | Official  | Direct submission to Cursor's registry | [Submit Form](https://anysphere.typeform.com/to/DX0Pjqgb?typeform-source=docs.cursor.com)                          |

<Tip>
  When submitting to these registries, make sure to provide clear descriptions, installation instructions, and examples
  of your MCP server's capabilities.
</Tip>

## Generating MCP Client Install Instructions

You can also distribute your MCP server directly to your users using our [MCP Install Instructions Generator](https://mcp-install-instructions.alpic.cloud/). It allows you to generate a complete tutorial and 1-click install links for the most popular MCP clients.

<Card title="Example tutorial page: Kiwi Flight Search MCP server" href="https://mcp-install-instructions.alpic.cloud/servers/kiwi-com-flight-search">
  See how the Kiwi Flight Search MCP server is distributed with complete installation instructions for all major MCP
  clients.
</Card>

<Note>
  The submission process and requirements may vary between registries. Always check the specific requirements for each
  registry before submitting.
</Note>
