Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-06-18 streamable-http

ai.promptsharp/promptsharp

ai.promptsharp/promptsharp

Professional prompt library over remote MCP: 13 verticals, free discovery scope.

Uptime
100.0%
1 direct probes · 30d
Response
184ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_prompts

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…

get_prompt

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_verticals

List every vertical in the PromptSharp library with its sections, prompt counts, and whether it is unlocked for your current license tier.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai.promptsharp/promptsharp": {
      "url": "https://promptsharp.ai/mcp",
      "transport": "streamable-http"
    }
  }
}