The framework for building & shipping MCP applications
Designed with DX in mind, this open-source project streamlines development and makes it easier to build and deploy powerful tools on the Model Context Protocol ecosystem.
The easiest way to get started with xmcp is by using create-xmcp-app. This CLI tool allows you to scaffold a template project with all the necessary files and dependencies to get you up and running quickly.
npx create-xmcp-app@latest
You will be asked for the project name and then guided through a series of prompts to configure your project.