Search, browse and pick from the free NerdyChefs.ai prompt library from any MCP client.
claude mcp add nerdychefs-mcp -- npx -y nerdychefs-mcp
claude_desktop_config.json
{
"mcpServers": {
"nerdychefs-mcp": {
"command": "npx",
"args": [
"-y",
"nerdychefs-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"nerdychefs-mcp": {
"command": "npx",
"args": [
"-y",
"nerdychefs-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"nerdychefs-mcp": {
"command": "npx",
"args": [
"-y",
"nerdychefs-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"nerdychefs-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"nerdychefs-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"nerdychefs-mcp": {
"command": "npx",
"args": [
"-y",
"nerdychefs-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.mayeu20--nerdychefs-mcp/reviews or the review_server meta-tool.
POST /mcp