emcp
If you are the rightful owner of emcp 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.
eMCP is a fork of the LiteMCP TypeScript library, offering extended features such as built-in authentication handling and custom middleware.
eMCP is a model context protocol server designed to be a near drop-in replacement for tools like LiteMCP. It extends the capabilities of LiteMCP by adding optional features such as built-in authentication handling and support for custom layered middleware. This makes it a versatile tool for developers looking to implement secure and efficient MCP servers. The library is easy to integrate and provides a robust framework for handling requests and responses with custom logic. eMCP is particularly useful for applications that require authentication and complex request processing workflows.
Features
- All current LiteMCP features
- Built-in authentication handler
- Custom layered middleware support