prompts.chat MCP Server

Access thousands of AI prompts directly in your AI coding assistant MCP Prompts - Browse and use prompts directly via MCP prompts capability Search Prompts - Search for AI prompts by keyword, category, or tag Get Prompt - Retrieve prompt details by ID with variable substitution Variable Support - Prompts with ${variable} syntax are automatically handled

People who work with Prompts and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-03-28 · ★ 34 · #50 OF 105 MAINTAINED COMMUNICATION · VERIFIED 2026-09-18

JavaScript servers · how we verify → /methodology

01 · Install prompts.chat MCP Server

before you install - you'll need

PROMPTS_API_KEY, PROMPTS_QUERY are optional or environment-specific per the README.

Claude Code

claude mcp add f-prompts.chat-mcp -- npx -y @fkadev/prompts.chat-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "f-prompts.chat-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@fkadev/prompts.chat-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license no standard license detected - usage rights unclear; check the repo before commercial use

npm package @fkadev/prompts.chat-mcp - the @fkadev scope differs from the repo owner (f); confirm it's the project's official package

registry namespace io.github.f is GitHub-verified and matches the repo owner

03 · Who maintains prompts.chat MCP Server

prompts.chat MCP Server is maintained by f. It's the only MCP server we track from this author; the repo dates to Dec 2025.

04 · Facts

category
communication - ranked #50 of 105 actively-maintained communication servers as of 2026-09-18.
registry
io.github.f/prompts.chat-mcp (active, first published 2025-12-15 · 5 versions)
packages
npm:@fkadev/prompts.chat-mcp

05 · prompts.chat MCP Server FAQ

What is prompts.chat MCP Server?

Access thousands of AI prompts directly in your AI coding assistant MCP Prompts - Browse and use prompts directly via MCP prompts capability Search Prompts - Search for AI prompts by keyword, category, or tag Get Prompt - Retrieve prompt details by ID with variable substitution Variable Support - Prompts with ${variable} syntax are automatically handled

Is prompts.chat MCP Server still maintained?

Yes - as of 2026-09-18, its last commit was 2026-03-28. We re-verify nightly.

How do I install prompts.chat MCP Server?

Run `npx -y @fkadev/prompts.chat-mcp`. The README documents 2 environment variables (PROMPTS_API_KEY, PROMPTS_QUERY) to set first. PROMPTS_API_KEY, PROMPTS_QUERY are optional or environment-specific per the README. You can also paste the ready-made client config above.

Does prompts.chat MCP Server run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

06 · Alternatives to prompts.chat MCP Server

More communication MCP servers · Technocore Chat · Flow Castle · Telegram Archive MCP · Getcoherence MCP Server · Decker

More JavaScript MCP servers · Lan Direct · Xtap Down · Prodcheck · E2e Runner · MaxStat MCP · see all