Back to AI Assistance

Backdocket MCP

Allows LLMs to access Backdocket data via the secure API. User's of the LLM must also have an account with backdocket.com

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "backdocket-mcp": {
      // See GitHub repository for configuration
    }
  }
}