Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Moe03 • APIs & Integration
A lightweight Express middleware that exposes MCP (Model Context Protocol) servers over SSE, letting you host multiple type-safe MCP clients and tools on a single Express app.
Lightweight local MCP servers integrated into an Express application with SSE streaming for real-time tool discovery and invocation.
Type-safe tools and input/output validation using TypeScript and Zod when exposing tool endpoints over MCP.
Header-based authentication and the ability to run multiple isolated MCP clients/tools on different routes to separate responsibilities and scale independently.
This adapter provides an easy way to create MCP endpoints inside Express applications with Server-Sent Events (SSE) streaming, TypeScript/Zod tool helpers, and header-based authorization support. It enables mounting multiple independent MCP clients on different routes so you can scale or group MCP tools separately from your main model service. The README includes examples for integration with LangChain, CLI usage, and sample tools (weather, calculator, protected endpoints). The project is MIT-licensed, actively maintained by the community, and sponsored by tixaeagents.ai.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.