Connects your MCP client to prompts.chat's community library of AI prompts. Exposes three tools: search_prompts filters by keyword, category, or tag; get_prompt retrieves a specific prompt with variable substitution for templates using ${variable} syntax; and save_prompt lets you contribute new prompts back to the platform with an API key. The server also surfaces all public prompts through MCP's native prompts capability, so you can browse and use them without explicit tool calls. Reach for this when you want quick access to battle-tested prompts from the community rather than writing everything from scratch.
claude mcp add --transport stdio f-prompts.chat-mcp uvx prompts.chat-mcp