mcpbeat Sign in

NerdyChefs Prompts MCP Server

local only

NerdyChefs Prompts runs on your own machine — the client starts it, so there is no endpoint to ping. 211 installs a week from npm. Last commit 14 Sep 2026.

Search, browse and pick from the free NerdyChefs.ai prompt library from any MCP client.

Installs per day peak 267 · avg 8
a month agotoday
211
Installs / week
npm · nerdychefs-mcp
1
Stars
0 open issues
14 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check NerdyChefs Prompts every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add nerdychefs-mcp -- npx -y nerdychefs-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nerdychefs-mcp": {
      "args": [
        "-y",
        "nerdychefs-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nerdychefs-mcp]
command = "npx"
args = ["-y", "nerdychefs-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "nerdychefs-mcp": {
      "args": [
        "-y",
        "nerdychefs-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nerdychefs-mcp": {
      "args": [
        "-y",
        "nerdychefs-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to NerdyChefs Prompts

same job, measured the same way
Designvault
by designvault

Search, browse and manage your DesignVault design-asset library from any MCP client.

37 installs/wk local only
Tolstoy Library
by gotolstoy

Browse, search, rename, and favorite your Tolstoy media library from any AI client.

answering
MeetMyAgent
by studiomeyer

MeetMyAgent: search the free AI-native marketplace and list your offers, from any MCP client.

35 installs/wk answering
prompts.chat MCP Server
by f

Search and retrieve AI prompts from prompts.chat, the social platform for AI prompts.

287 installs/wk local only
A2asearch MCP
by tadas-github

Search 10,000+ AI agents, MCP servers, and CLI tools via A2ASearch from any MCP client.

1 080 installs/wk local only
KYMA Frequency MCP
by bcxtrust

Search KYMA369's public frequency library and open sets in the free KYMA app.

10 tools answering
ViewMax MCP
by viewmaxstudio

Generate AI video from any MCP client. Pick the model, see the per-second price before you spend.

4 tools answering
Marketing Skills Directory
by sandeepkelvadi

Search, browse & read 340+ Claude Code marketing & SEO skills from any MCP client.

7 tools answering

NerdyChefs Prompts — questions

Answers built from our own checks of this server.

Why is there no uptime for NerdyChefs Prompts?
NerdyChefs Prompts runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package nerdychefs-mcp was installed 211 times last week.
How do I connect NerdyChefs Prompts?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls nerdychefs-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use NerdyChefs Prompts?
The npm package nerdychefs-mcp was installed 211 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is NerdyChefs Prompts open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.