
xmcp.dev
โ 1,300from basementstudio
The TypeScript framework for building & shipping MCP servers
<a href="https://basement.studio"><img alt="xmcp logo" src="https://img.shields.io/badge/MADE%20BY%20basement.studio-000000.svg?style=for-the-badge&labelColor=000"></a> <a href="https://www.npmjs.com/package/xmcp"><img alt="NPM version" src="https://img.shields.io/npm/v/xmcp.svg?style=for-the-badge&labelColor=000000"></a> <a href="https://github.com/basementstudio/xmcp/blob/main/license.md"><img alt="License" src="https://img.shields.io/npm/l/xmcp.svg?style=for-the-badge&labelColor=000000"></a>
</div> <div align="center"> <a href="https://vercel.com/open-source-program"> <img alt="Vercel OSS Program" src="https://vercel.com/oss/program-badge-2026.svg" /> </a> </div>The TypeScript MCP Framework
xmcp is a framework for building and shipping MCP servers with TypeScript. Designed with DX in mind, it streamlines development and lowers the barrier to entry for anyone looking to create and deploy powerful tools on top of the Model Context Protocol ecosystem.
Features
โน File System Routing - Tools and prompts are auto-registered from a tools and prompts directory
โน Hot Reloading - Instant development feedback
โน Middlewares - Toolkit for shipping authentication and custom middlewares
โน Extensible Configuration - Customizable configuration for your MCP server
โน Deploy Anywhere - Flexible deployment across any platform
โน Vercel Support - Zero-configuration deployment with Vercel
Learn more
โน Visit xmcp.dev to learn more about the project.
โน Visit xmcp.dev/docs to view the full documentation.
Security
If you believe you have found a security vulnerability, we encourage you to let us know right away.
We will investigate all legitimate reports and do our best to quickly fix the problem.
Please report any vulnerabilities in our open source repositories to security@xmcp.dev.
Getting Started
Bootstrap your first xmcp application with:
npx create-xmcp-app@latestor initialize xmcp on an existing Next.js or Express project with:
npx init-xmcp@latestNo common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.