Alpic
Alpic is a MCP-first cloud platform with one-click deployment for xmcp servers. Deploy your xmcp server to Alpic with zero-configuration.
For the complete documentation index, see llms.txt. Markdown variants of every page are available by appending .md to the URL.Get started by bootstrapping a new project.
This clones the xmcp template repository and sets up zero-configuration deployment to Alpic.
Deploy an existing project
You can deploy your xmcp server to Alpic in three steps:
- Sign in with GitHub on app.alpic.ai and select New Project.
- Connect your GitHub organization and import the repository you want to deploy. Alpic detects the framework and build commands from the repository automatically, and you can adjust the install and build commands before deploying.
- Add the environment variables your server needs and choose the branch to sync with production. Alpic deploys a new version every time you push to that branch.
Once deployed, you can test your server in the built-in playground and access its MCP analytics, logs, and evals in the Alpic dashboard.
Learn more about deploying xmcp to Alpic in the Alpic documentation.