Deploy xmcp servers with zero-configuration
Vercel adds zero-configuration support for xmcp, a TypeScript framework for building and deploying MCP servers using file-based routing.
Vercel now supports , a framework for building and shipping MCP servers with TypeScript, with zero-configuration.xmcp xmcp uses file-based routing to create tools for your MCP server. Once you've created a file for your tool, you can use a default export in a way that feels familiar to many other file-based routing frameworks.
Below, we create a "greeting" tool. Learn more about in the documentation.deploying xmcp to Vercel Read more