A MCP server for prompts.chat
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Access thousands of AI prompts directly in your AI coding assistant
${variable} syntax are automatically handledAdd this to your Cursor MCP config file (~/.cursor/mcp.json):
Add this to your Windsurf MCP config file:
Add this to your VS Code MCP settings:
Add this to your Zed settings.json:
The local server supports the following environment variables:
| Variable | Description |
|---|---|
PROMPTS_API_KEY | Optional API key for authenticated requests |
PROMPTS_QUERY | Optional query string to filter prompts (e.g., users=a,b&categories=c,d&tags=e,f) |
| Tool | Description |
|---|---|
search_prompts | Search for AI prompts by keyword. Supports filtering by type, category, and tag. |
get_prompt | Get a prompt by ID. Supports variable elicitation for prompts with template variables. |
save_prompt | Save a new prompt to your account. Requires PROMPTS_API_KEY. |
This server exposes all public prompts from prompts.chat as MCP prompts. Use prompts/list to browse available prompts and prompts/get to retrieve them with variable substitution.
Ask your AI assistant:
ISC
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/prompts-chat-mcp)<a href="https://allmcps.com/mcp/prompts-chat-mcp"><img src="https://allmcps.com/api/badge/prompts-chat-mcp?style=directory" alt="Prompts.chat MCP on AllMCPs" /></a>