coffee mcp for Claude Desktop
io.github.mrfentmen/coffee-mcp
Coffee drink encyclopedia from SampleAPIs with recipes for hot and iced drinks.
client:Claude Desktop
transport:stdio
runtime:npm
Install coffee mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"coffee-mcp": {
"command": "npx",
"args": [
"-y",
"coffee-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs