kerlos/elysia-mcp
ElysiaJS plugin for Model Context Protocol with HTTP transport
This is an ElysiaJS plugin that allows you to create servers following the Model Context Protocol (MCP) using HTTP. It takes defined tools, resources, and prompts as input, and provides an HTTP endpoint that adheres to the MCP specification for interacting with these functionalities. Software developers building AI agents or other applications that need to interact with models using the MCP standard would use this.
Available on npm.
Use this if you are a developer building an ElysiaJS application and need to expose model capabilities (like tools or prompts) through a standardized HTTP endpoint that complies with the Model Context Protocol.
Not ideal if you are not developing with ElysiaJS or if you don't need to implement the Model Context Protocol for your model's HTTP interface.
Stars
36
Forks
4
Language
TypeScript
License
MIT
Category
Last pushed
Jan 26, 2026
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/kerlos/elysia-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
steipete/mcporter
Call MCPs via TypeScript, masquerading as simple TypeScript API. Or package them as cli.
yuniko-software/minecraft-mcp-server
A Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in...
freee/freee-mcp
Model Context Protocol (MCP) server for freee API integration
hypothesi/mcp-server-tauri
A Model Context Protocol (MCP) server and plugin for Tauri v2 development
comet-ml/opik-mcp
Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and...