claude-cookbooks
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
claude-cookbooks MCP Server
MCP server for anthropics/claude-cookbooks
Ready-to-Use Client Configurations
{
"mcpServers": {
"claude-cookbooks": {
"command": "npx",
"args": [
"-y",
"@anthropics/claude-cookbooks"
]
}
}
}