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

ai.promptsharp/promptsharp

ai.promptsharp/promptsharp

Professional prompt library over remote MCP: 175 prompts, 13 verticals. Free discovery scope.

Uptime
7.1%
14 probes
Response
179ms
last probe
Tools
3
callable

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.

Similar MCP servers embedding-nearest

ПромтЛаб — библиотека AI-промптов
Self-hosted AI prompt library: prompts, collections, tags, teams, chains. 29 MCP tools for agents.
0 tools · streamable-http
ai.promptarch/mcp live
Lint and generate AI agent context files (CLAUDE.md, AGENTS.md, Cursor rules) from any MCP client.
3 tools · streamable-http
Ultra Prompt
Your prompt library inside your AI: 1,000+ pro templates, frameworks, vocab & pipelines.
0 tools · streamable-http
org.wikiprompt/mcp
The Wikipedia of AI prompts: search 900+ curated prompts by model, style and type, in 7 languages
0 tools · streamable-http
iflow-mcp_irahulpandey-promptlab
PromptLab transforms basic user queries into optimized prompts for AI systems. It automatically detects content type (essays, emails, techni
0 tools
prompts.chat MCP Server live
Search and retrieve AI prompts from prompts.chat, the social platform for AI prompts.
10 tools · streamable-http

How to use

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

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