simple_dart_mcp_server
If you are the rightful owner of simple_dart_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A simple Model Context Protocol (MCP) server implementation using Dart, supporting stdio and websocket transport.
A very simple Model Context Protocol (MCP) server implementation using Dart.
Supports stdio/websocket transport.
Credit to https://github.com/cristhro/dart_mcp for some classes.