MCPVault

get_doc

MCP tool from Dart MCP Server by its-dart

Retrieve an existing doc by its ID

How to use it

get_doc is exposed by the Dart MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_doc tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Dart MCP Server

$claude mcp add dart -e DART_TOKEN=dsa_... -- npx -y dart-mcp-server@latest
FULL DART MCP SERVER LISTING