trackmcp
Back to directory
nmfisher

simple_dart_mcp_server

View on GitHub

A very simple Model Context Protocol server implementation in Dart

3 stars DartAI & Machine Learning Updated Jul 30, 2025

Documentation

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.

Frequently asked questions

What is simple_dart_mcp_server?

simple_dart_mcp_server is A very simple Model Context Protocol server implementation in Dart

How do I install simple_dart_mcp_server?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is simple_dart_mcp_server open source?

Yes — it is hosted on GitHub at https://github.com/nmfisher/simple_dart_mcp_server and has 3 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP