ydmitry/mcp-tools-cookbook
A comprehensive collection of Model Context Protocol (MCP) tool patterns and recipes. This cookbook demonstrates various MCP design patterns that you can use as building blocks for your own AI-powered applications.
Platform-specific configuration:
{
"mcpServers": {
"mcp-tools-cookbook": {
"command": "npx",
"args": [
"-y",
"mcp-tools-cookbook"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...