Simple Dart
Implements a basic Model Context Protocol server using Dart.
Acerca de
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.
Características Principales
- Supports websocket transport
- Supports stdio transport
- 2 GitHub stars