Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by joeymeere • Uncategorized
A TypeScript MCP server with built-in authentication and custom middleware support.
Built-in authentication handling for secure MCP interactions.
Custom layered middleware to extend request processing.
A near drop-in replacement for LiteMCP with additional features.
eMCP is a fork of the LiteMCP TypeScript library designed to be a near drop-in replacement with extended features such as built-in authentication handling and layered custom middleware support. It allows developers to easily add tools with parameter validation and execute them securely. Middleware runs in a layered fashion, enabling pre- and post-processing of requests, similar to frameworks like Hono.