brick-by-brick-mcp

patrickspafford/brick-by-brick-mcp

3.1

If you are the rightful owner of brick-by-brick-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

BrickByBrick MCP Server is a robust server solution designed to facilitate seamless communication and data exchange using the Model Context Protocol (MCP).

BrickByBrick MCP Server

MCP server for the BrickByBrick workout app.

Prerequisites

Node 20 or higher

Installation

  • Install from NPM globally
npm i -g brickbybrick-mcp
  • Modify your claude_desktop_config.json and provide your API key in the env section.
{
    "mcpServers": {
        "brickbybrick": {
            "command": "npx",
            "args": [
                "brickbybrick-mcp"
            ],
            "env": {
                "BRICKBYBRICK_API_KEY": "insert API key here"
            }
        }
    }
}
  • Restart Claude Desktop.

Features

  • Create workouts
  • Preview the next workout
  • Analyze your workout history