【技术文档摘要】: 一个使用Dart实现的非常简单的Model Context Protocol (MCP)服务器。
支持stdio/websocket传输。
感谢https://github.com/cristhro/dart_mcp提供的部分类。