Loomal

dart-query

MCP server by github.com/standardbeagle/dart-query

Dart AI task management MCP with batch operations, DartQL selectors, CSV import, zero context rot

0 starsnpm: @standardbeagle/dart-query

About dart-query

dart-query is an MCP (Model Context Protocol) server published by standardbeagle in the official MCP registry, listed under Search on Loomal. Dart AI task management MCP with batch operations, DartQL selectors, CSV import, zero context rot

It ships as an npm package (@standardbeagle/dart-query), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/standardbeagle/dart-query.

Use dart-query with your agent

Claude Code · one command
claude mcp add dart-query -- npx -y @standardbeagle/dart-query
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "dart-query": {
      "command": "npx",
      "args": [
        "-y",
        "@standardbeagle/dart-query"
      ]
    }
  }
}
npm@standardbeagle/dart-query

Frequently asked questions

What is dart-query?
dart-query is an MCP (Model Context Protocol) server by standardbeagle in the Search category. Dart AI task management MCP with batch operations, DartQL selectors, CSV import, zero context rot
How do I connect dart-query to Claude, Cursor, or another MCP client?
Install dart-query from its npm package (@standardbeagle/dart-query) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is dart-query open source?
Yes — the source code is public at github.com/standardbeagle/dart-query.
Can AI agents pay to use dart-query?
Not yet through Loomal — dart-query is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain dart-query? Claim this listing free by verifying GitHub ownership, or contact us.