Skip to content
Back to search
30
MCP

Promptz

pulsemcp/promptz

Provides a bridge to the promptz.dev platform, enabling direct access and seamless integration of prompts into developer workflows without manual copy-pasting.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

SystemPrompt
Integrates with SystemPrompt.io to enable centralized creation, management, and versioning of prompts.
0 tools
BetterPrompt
Transforms simple requests into structured, context-rich prompts optimized for language models
0 tools
Promptheus
AI-powered prompt refinement with adaptive questioning and multi-provider support (6+ LLM backends)
0 tools
PromptOT
Manage, version, and publish LLM prompts with blocks, variables, and evaluations.
0 tools · streamable-http
Chain of Draft Prompt Tool
Organizes prompts into structured, multi-step workflows through a chain execution system where outputs from one step become inputs for subse
0 tools
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

How to use

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

{
  "mcpServers": {
    "promptz": {
      "url": "None",
      "transport": "http"
    }
  }
}