finch

uproid/finch
★ 7 stars Dart API Integration Updated today
Finch is a fast, lightweight Dart framework for building scalable server-side web apps, REST APIs, databases, WebSockets, and MCP servers
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "finch": {
      "command": "npx",
      "args": [
        "-y",
        "uproid/finch"
      ]
    }
  }
}

Topics

apibackendbackend-apidartdartlangframeworkpubsocketwebappwebsitewebsiteswebsocket