Introduction
xmcp is a framework for building and shipping MCP servers with TypeScript. Designed with DX in mind, it simplifies setup and removes friction in just one command — making it easy to build & deploy AI tools on top of the Model Context Protocol ecosystem.
Getting started
xmcp is the easiest and fastest way to build an MCP server. It automatically handles registering tools, prompts and resources. There's no extra setup needed, and it provides a complete toolkit for building production ready MCP servers.
If you're using these docs in an LLM, access llms-full.txt for the complete documentation context to get started quickly.
You can get started by bootstrapping a new application from scratch, or you can plug into your existing Next.js or Express app.