ai.promptsharp/promptsharp
ai.promptsharp/promptsharpProfessional prompt library over remote MCP: 175 prompts, 13 verticals. Free discovery scope.
Tools · 3
Search the PromptSharp prompt library. Returns ready-to-run AI prompts scoped to your license tier (no token = 15 public teasers; vertical Pro = your vertical; all-access = the full cross-vertical lib…
Fetch one prompt by id: the full copy-paste prompt plus its guardrails and a why-it-works note. Requires that the prompt is within your license scope.
List every vertical in the PromptSharp library with its sections, prompt counts, and whether it is unlocked for your current license tier.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"ai.promptsharp/promptsharp": {
"url": "https://promptsharp.ai/mcp",
"transport": "streamable-http"
}
}
}