mcp-api-server
If you are the rightful owner of mcp-api-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A lightweight, high-performance API Server using ElysiaJS with Bun runtime, integrated with Model Context Protocol (MCP) and WebSocket support.
The API & MCP Server Skeleton is a robust framework designed to facilitate the development of high-performance API servers. Utilizing ElysiaJS and the Bun runtime, this server skeleton supports the Model Context Protocol (MCP) and WebSocket for real-time communication. It is optimized for scalability and includes features such as hot reload during development and a plugin registry for MCP. The server is suitable for various applications, including event handling and context-aware interactions with AI agents. It is ready for deployment on platforms like Vercel, Railway, and Fly.io.
Features
- REST API Server powered by Bun runtime.
- WebSocket Event Handling for real-time communication.
- Model Context Protocol (MCP) base support with plugin registry and discovery endpoint.
- Hot reload during development.
- Scalable deployment readiness.