Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by razertory • Uncategorized
Hosts multiple MCP endpoints using an Express.js backend with SSE communication.
Provide greeting functionality via MCP.
Provide current time information via MCP.
This project demonstrates how to run multiple Model Context Protocol (MCP) servers on a single Express.js backend. It provides endpoints such as a greeting tool and a current time tool, both accessible via Server-Sent Events (SSE). This setup allows developers to easily integrate and test MCP endpoints in a development or production environment.