Clone the Patchworks MCP repository
Run the following commands from a terminal window to get to your home directory:
Then run the following command:
git clone https://github.com/gopatchworks/patchworks-mcp
This creates a folder named patchworks-mcp .
Check folder contents
Use the command below to change into the new patchworks-mcp folder:
Now check the contents of this folder, using the command below:
The following files should be listed:
A configuration template for environment variables required by the MCP server.
Encapsulates all HTTP calls to the Patchworks API (i.e. logic needed to talk to the API).
Tells Python what your project is, and its dependencies (includes FastMCP).
Connects the APIs with Claude (or any MCP client) via MCP.