Vercel
Vercel supports xmcp with zero-configuration.
First, bootstrap a new project with npx create-xmcp-app@latest.
Then, connect your Git repository or use Vercel CLI:
Get started with Vercel CLI
You can initialize a new xmcp app with Vercel CLI with the following command:
This will clone the xmcp example repository in a directory called xmcp.
Learn more about deploying xmcp to Vercel in the Vercel documentation.