Elysia-mcp
If you are the rightful owner of Elysia-mcp 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.
An implementation of the Model Context Protocol (MCP) server using Bun and the Elysia web framework.
The MCP Server for Bun and Elysia is a high-performance server implementation that leverages the Model Context Protocol (MCP) to expose resources, tools, and prompts to Language Learning Models (LLMs) through a standardized interface. Built on Bun's JavaScript runtime and the Elysia web framework, this server offers complete MCP protocol support, including Server-Sent Events (SSE) transport. It is designed for developers familiar with TypeScript and Elysia, providing an easy-to-use API for creating MCP-compatible servers. The server supports TypeScript with proper type definitions, ensuring a robust development experience. With its high-performance capabilities, the MCP Server is ideal for applications requiring efficient communication with LLMs.
Features
- Server-Sent Events (SSE) transport implementation for Bun and Elysia
- Complete MCP protocol support with resources, tools, and prompts
- High-performance thanks to Bun's JavaScript runtime
- TypeScript support with proper type definitions
- Easy-to-use API for creating MCP-compatible servers