Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by jhgaylor • Uncategorized
A template for creating Dart server applications compatible with the Model Control Protocol (MCP).
A Dart-based MCP server implementation with multiple transport options.
A ready-to-use template with Docker support for easy deployment.
Develop MCP servers with in-memory stream transport capabilities.
This repository provides a starter template for building Dart-based MCP servers, including multiple transport methods such as standard I/O, Server-Sent Events, and HTTP streaming. It features Docker support for easy deployment and a basic project structure to facilitate development. The template integrates with the mcp_dart package and supports in-memory stream transport for client-server communication.