The fastest way to build and ship MCP servers
1–2 of 2 posts
Re: The fastest way to build and ship MCP servers
#2xmcp is a TypeScript-first framework for building MCP-compatible backends. It provides an opinionated project structure, automatic tool discovery, and a streamlined middleware layer for request/response processing. You can deploy an xmcp app to Vercel with zero configuration.
Check out Vercel's documentation on how to get started: https://vercel.com/docs/frameworks/backend/xmcp
Or bootstrap a new project from the template: https://vercel.com/templates/backend/xmcp-boilerplate