joeymeere/emcp
A framework for building simple MCP servers with custom middleware
This tool helps developers quickly build custom Microservice Communication Protocol (MCP) servers. It takes in plain JavaScript/TypeScript code for defining tools and their logic, and outputs a robust server with built-in authentication and flexible request processing. Developers who need to create secure and extensible MCP servers will find this particularly useful.
No commits in the last 6 months.
Use this if you are a developer building a new MCP server and need to easily add authentication or custom request/response processing steps.
Not ideal if you are looking for a pre-built application or a client-side library to interact with existing MCP services.
Stars
11
Forks
3
Language
TypeScript
License
MIT
Category
Last pushed
Mar 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/joeymeere/emcp"
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.
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
comet-ml/opik-mcp
Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and...
hypothesi/mcp-server-tauri
A Model Context Protocol (MCP) server and plugin for Tauri v2 development