dart-mcp-server

data-ai MCP Server

Dart AI Model Context Protocol (MCP) server

Install Ready
data-aidata-ai
4 views128 stars28 forksv0.2.1MIT

Why This Matters

Discovered via unknown and last synced 3mo ago.

Install Ready
Source
unknown
Stars
128
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx -y dart-mcp-server@latest

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "dart-mcp-server": {
      "command": "npx",
      "args": [
        "dart-mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

0
Tools
0
Resources
0
Prompts
Standard I/O
Transport