MCP server exposing a large catalog of coding assistant system prompts with model-aware suggestions and persona activation.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
One-click editor setup isnβt available for this listing yet β we donβt have a confirmed install command, and weβd rather show nothing than point your editor at the wrong package or host. Follow the projectβs own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by System Prompts MCP Server.
Access system prompts from AI tools in your workflow. Browse and fetch prompts from Devin, Cursor, Claude, GPT, and more. Model-aware suggestions help you find the perfect prompt for your LLM.
An MCP (Model Context Protocol) server that exposes a collection of system prompts, summaries, and tool definitions from popular AI tools as MCP tools for AI coding environments like Cursor and Claude Desktop.
prompts/ is automatically exposed as an MCP toolReady to explore system prompts? Install in seconds:
Install in Cursor (Recommended):
Or install manually:
list_prompts β Browse available prompts with filters (service, flavor, provider)get_prompt_suggestion β Get ranked prompt suggestions for your LLM and keywords<service>-<variant>-<flavor> β Direct access to any prompt (e.g., cursor-agent-system, devin-summary)prompts/ directory for .txt, .md, .yaml, .yml, .json filesClick the install link above or use:
Requirements: Node.js 18+ and npm
Add to claude_desktop_config.json:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Restart Claude Desktop after configuration.
Browse prompts with optional filters:
Find the best prompt for your LLM and use case:
Call a prompt directly by its tool name:
Get structured metadata only:
Add prompts by placing files in the prompts/ directory:
Supported formats: .txt, .md, .yaml, .yml, .json
Directory structure:
After adding prompts, restart the MCP server. Use list_prompts to find your custom prompts.
Custom directory: Set PROMPT_LIBRARY_ROOT environment variable to use a different location.
Built with: Node.js, TypeScript, MCP SDK
Dependencies: @modelcontextprotocol/sdk, zod
Platforms: macOS, Windows, Linux
Environment Variables:
PROMPT_LIBRARY_ROOT (optional): Override prompt root directory (defaults to prompts/)Project Structure:
src/ β TypeScript MCP server implementationdist/ β Compiled JavaScriptprompts/ β Prompt library and original documentationβ If this project helps you, please star it on GitHub! β
Contributions welcome! Feel free to adapt the discovery logic, add tests, or extend metadata inference for new prompt formats.
See the original repository for license information.
If you find this project useful, consider supporting it:
β‘ Lightning Network
βΏ Bitcoin: bc1ptzvr93pn959xq4et6sqzpfnkk2args22ewv5u2th4ps7hshfaqrshe0xtp
Ξ Ethereum/EVM: 0x42ea529282DDE0AA87B42d9E83316eb23FE62c3f
Factual signals from GitHub, npm, and our automated checks β not a rating.
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/jamesanz-system-prompts-mcp-server)<a href="https://allmcps.com/mcp/jamesanz-system-prompts-mcp-server"><img src="https://allmcps.com/api/badge/jamesanz-system-prompts-mcp-server?style=directory" alt="System Prompts MCP Server on AllMCPs" /></a>