kerlos/elysia-mcp
ElysiaJS plugin for Model Context Protocol with HTTP transport
Implements Model Context Protocol servers via HTTP with stateful session management using the `Mcp-Session-Id` header, supporting Tools, Resources, Prompts, and Logging capabilities. Provides Zod-validated type-safe tool/resource/prompt registration with JSON-RPC 2.0 error handling and pluggable logger support (pino, winston, bunyan). Designed as an Elysia plugin, it enables building MCP servers within existing Elysia web applications with modular handler architecture and optional stateless operation modes.
Available on npm.
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.
Higher-rated alternatives
steipete/mcporter
Call MCPs via TypeScript, masquerading as simple TypeScript API. Or package them as cli.
yuque/yuque-mcp-server
Yuque MCP Server - Model Context Protocol server for Yuque API
thisrohangupta/harness-mcp-v2
MCP server for Harness.io
comet-ml/opik-mcp
Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and...
esaio/esa-mcp-server
esa.io の公式 MCP(Model Context Protocol)サーバー(STDIO Transport版)