소개
A straightforward Model Context Protocol (MCP) server implementation built with Dart, offering both stdio and websocket transport options. It leverages some classes from the dart_mcp project, providing a foundation for streamlined MCP server development.
주요 기능
- Supports websocket transport
- Supports stdio transport
- 2 GitHub stars