sparesparrow/mcp-prompts
Model Context Protocol server for managing, storing, and providing prompts and prompt templates for LLM interactions.
Platform-specific configuration:
{
"mcpServers": {
"mcp-prompts": {
"command": "npx",
"args": [
"-y",
"mcp-prompts"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...