Overview of xmcp features
mainThe xmcp framework provides several core features for building Model Context Protocol (MCP) servers:
- File System Routing: Tools and prompts are automatically registered based on files located in
toolsandpromptsdirectories. - Hot Reloading: Provides instant feedback during development.
- Middlewares: A toolkit for implementing authentication and custom logic.
- Extensible Configuration: Allows for customizable server configuration.
- Deploy Anywhere: Supports flexible deployment, including zero-configuration deployment on Vercel.