HomeOther › Percolate

Percolate

Search the Percolate specialty coffee database: 1,100+ coffees with brew recipes and pairings.

Official TypeScript Cloud macOSWindowsLinux Remote
★ 0 stars Last pushed 2026-09-07 License: MIT

Topics: Other Tools and Integrations

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.percolateapp.com/?src=registry Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http percolate-mcp https://mcp.percolateapp.com/?src=registry

Or add to your MCP client config:

{
  "mcpServers": {
    "percolate-mcp": {
      "url": "https://mcp.percolateapp.com/?src=registry"
    }
  }
}

Package (npm 1.0.2)

npx -y percolate-mcp@1.0.2

Or add to your MCP client config:

{
  "mcpServers": {
    "percolate-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "percolate-mcp@1.0.2"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry