Generate A+ prompts for ChatGPT, Claude, Midjourney — built for agents & workflows.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"prompeteer": {
"url": "https://prompeteer.ai/mcp/sse",
"transport": "sse"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Enterprise-grade MCP server for AI prompt engineering. Generate expert-level prompts for 140+ AI platforms, score prompt quality across 16 dimensions, and manage your prompts in PromptDrive.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ai-ml / writing
Dynamic problem-solving through sequential thought chains
Persistent memory using a knowledge graph
Workspace template + MCP server for Claude Code, Codex CLI, Cursor & Windsurf. Multi-agent knowledge engine (ag-refresh / ag-ask) that turns any codebase into a queryable AI assistant.
The official MCP server implementation for the Perplexity API Platform
MCP Security Weekly
Get CVE alerts and security updates for Prompeteer MCP Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Enterprise-grade MCP server for AI prompt engineering. Generate expert-level prompts for 140+ AI platforms, score prompt quality across 16 dimensions, and manage your prompts in PromptDrive.
| Tool | Description | Type |
|---|---|---|
generate_prompt | Generate an optimized AI prompt for any of 140+ platforms | Write |
list_prompts | Browse your PromptDrive library with search and filtering | Read |
get_prompt | Retrieve a specific saved prompt by ID | Read |
score_prompt | Analyze prompt quality across 16 dimensions | Read |
save_to_promptdrive | Save a prompt to your PromptDrive library | Write |
Add to your claude_desktop_config.json (Settings > Developer > Edit Config):
{
"mcpServers": {
"prompeteer": {
"url": "https://prompeteer.ai/mcp/sse",
"transport": "sse"
}
}
}
https://prompeteer.ai/mcphttps://prompeteer.ai/mcpAdd to .cursor/mcp.json:
{
"servers": {
"prompeteer": {
"type": "sse",
"url": "https://prompeteer.ai/mcp/sse"
}
}
}
Add to .vscode/mcp.json:
{
"servers": {
"prompeteer": {
"type": "sse",
"url": "https://prompeteer.ai/mcp/sse"
}
}
}
Add to ~/.codeium/windsurf/mcp_config.json:
{
"mcpServers": {
"prompeteer": {
"serverUrl": "https://prompeteer.ai/mcp/sse",
"transport": "sse"
}
}
}
Use these connection details in your client's MCP settings:
https://prompeteer.ai/mcp/ssehttps://prompeteer.ai/mcp| Property | Value |
|---|---|
| Endpoint (SSE) | https://prompeteer.ai/mcp/sse |
| Endpoint (Streamable HTTP) | https://prompeteer.ai/mcp |
| Authentication | OAuth 2.1 with PKCE |
| Authorization URL | https://prompeteer.ai/oauth/authorize |
| Token URL | https://prompeteer.ai/oauth/token |
| Discovery | https://prompeteer.ai/mcp/.well-known/oauth-authorization-server |
| Scopes | mcp:read, mcp:write, mcp:generate |
| Rate Limit | 120 requests/minute |
| Session Limit | 20 per user |
See prompeteer.ai/pricing for current plans and pricing.
Works with any MCP-compatible client including: