NerdyChefs Prompts
Rank #22,644io.github.mayeu20/nerdychefs-mcp
Search, browse and pick from the free NerdyChefs.ai prompt library from any MCP client.
NerdyChefs Prompts is a Model Context Protocol (MCP) server published by mayeu20. It ranks #22,644 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. NerdyChefs Prompts is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Sep 9, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 109,469 of 132,113 servers on MCP Toplist.
Use NerdyChefs Prompts
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add nerdychefs-mcp -- npx -y nerdychefs-mcp[mcp_servers.nerdychefs-mcp]
command = "npx"
args = ["-y", "nerdychefs-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"nerdychefs-mcp": {
"command": "npx",
"args": [
"-y",
"nerdychefs-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"nerdychefs-mcp": {
"command": "npx",
"args": [
"-y",
"nerdychefs-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"nerdychefs-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"nerdychefs-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"nerdychefs-mcp": {
"command": "npx",
"args": [
"-y",
"nerdychefs-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nerdychefs-mcp": {
"command": "npx",
"args": [
"-y",
"nerdychefs-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mayeu20%2Fnerdychefs-mcp)<a href="https://mcptoplist.com/server/io.github.mayeu20%2Fnerdychefs-mcp"><img src="https://mcptoplist.com/badge/io.github.mayeu20%2Fnerdychefs-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mayeu20
Other servers by mayeu20
View all mayeu20 servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Sep 14, 2026 |
| 0.1.1 | Sep 9, 2026 |
Frequently asked questions
- Who maintains NerdyChefs Prompts?
- NerdyChefs Prompts is maintained by mayeu20, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is NerdyChefs Prompts listed on the Official MCP Registry?
- Yes — NerdyChefs Prompts is listed on the Official MCP Registry, alongside Glama.
- How many versions does NerdyChefs Prompts have?
- MCP Toplist tracks 2 versions of NerdyChefs Prompts, most recently published on Sep 14, 2026.
- Where can I find the source code for NerdyChefs Prompts?
- The source code for NerdyChefs Prompts is hosted at github.com/mayeu20/nerdychefs-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.