Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by HarveyYifanLi • Uncategorized
A stateful MCP server template using streamable-http transport for building custom tools and resources in Node.js.
Manage stateful MCP connections over HTTP in Node.js.
Extend MCP servers with custom tools and resources.
Integrate MCP clients like GitHub Copilot with custom backend services.
This repository provides a robust and easy-to-extend template for creating a stateful MCP server with Node.js using streamable-http transport. It features a modular folder structure for tools and resources, an in-memory database for managing stateful transport objects, and includes example tools like a MongoDB database lister and a Pokemon fetcher. The server is designed for easy extension and integration, enabling developers to add custom workflows and connect MCP clients such as GitHub Copilot.