Bundler

Extend the bundler configuration for your MCP server.

xmcp uses rspack to bundle your tools. You can customize the configuration by adding the following to your xmcp.config.ts file:

xmcp.config.ts

Rspack provides configurations similar to webpack. You can find more details in the rspack documentation.

One framework to rule them all

    Bundler | xmcp Documentation