Prompeteer
Generate expert-level AI prompts for 140+ platforms, score quality with 16-dimension Prompt Score analysis, and manage prompts in PromptDrive library
Overview
Prompeteer is a remote MCP server that connects Claude, Cursor, Windsurf, and other AI tools directly to your Prompeteer account. Generate expert-level prompts for 140+ AI platforms, score quality with 16-dimension PromptIQ analysis, and manage your prompts in PromptDrive.
Setup
Prerequisites
- A Prompeteer account at https://prompeteer.ai
- An API key from your Prompeteer Settings
Installation (Claude Desktop)
- Open Claude Desktop settings: Settings → Developer → Edit Config
- Find the config file:
- Mac:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
- Mac:
- Add the following configuration (replace
YOUR_API_KEYwith your key from Settings):
{
"mcpServers": {
"prompeteer": {
"command": "npx",
"args": [
"mcp-remote",
"https://prompeteer.ai/mcp/sse",
"--header",
"Authorization: Bearer YOUR_API_KEY"
]
}
}
}
- Save the file and restart Claude Desktop.
Full setup guide: https://prompeteer.ai/connect
Available Tools
Once connected, the following MCP tools are available inside your AI assistant:
| Tool | Description |
|---|---|
generate_prompt | Create optimized prompts for 140+ AI platforms |
list_prompts | Browse your PromptDrive library |
get_prompt | Retrieve any saved prompt |
score_prompt | Get PromptIQ quality scores (16-dimension analysis) |
save_to_promptdrive | Save prompts to your PromptDrive |
Key Features
- 140+ Platform Support — Generate prompts optimized for ChatGPT, Claude, Gemini, Midjourney, Stable Diffusion, and 135+ more
- PromptIQ Scoring — 16-dimension prompt quality analysis to measure and improve your prompts
- PromptDrive Library — Store, organize, and retrieve all your prompts in one place
- Works Everywhere — Compatible with Claude Desktop, Claude Web, Cursor, Windsurf, and any MCP-compatible tool
Serveurs connexes
Shortcuts
Access and run Apple Shortcuts. Allows AI assistants to list, view, and execute your shortcuts.
YTTranscipterMultilingualMCP
Transcribe YouTube videos in multiple languages.
Humanizer PRO
Humanizer PRO is an MCP server that transforms AI-generated text into natural, human-sounding content. It provides 4 tools: - humanize_text: Rewrite AI text to bypass detectors like GPTZero, Turnitin, Originality.ai, Copyleaks, and ZeroGPT. Three modes: Stealth (highest bypass rate), Academic (Turnitin-optimized), SEO (marketing content). - scan_ai_detection: Analyze text for AI patterns. Returns AI probability score, human-likeness percentage, and verdict. - check_word_balance: Check remaining word credits and subscription plan details. - get_subscription_plans: Browse plans - Free (500 words), Starter ($9.99/mo, 30K words), Creator ($14.99/mo, 100K words), Pro Annual ($119.88/yr, 100K words/mo). Authentication: OAuth 2.0. Works with ChatGPT, Claude, Cursor, and all MCP-compatible clients.
ChatExcel
A powerful server for Excel file processing, data analysis, and visualization, leveraging Python and Go for high performance.
Jira MCP Server
An MCP server for interacting with the Jira API to manage projects, issues, and workflows.
Strateegia
Integrates with the Strateegia API, allowing AI assistants to access and interact with Strateegia projects.
Calculator
This server enables LLMs to use calculator for precise numerical calculations.
MCP-PDF2MD
A high-performance service to convert PDFs from local files or URLs into Markdown using the Mistral AI OCR API.
OmniTaskAgent
A multi-model agent for managing tasks across various platforms, requiring API keys for different AI models.
cross-llm-mcp
A Model Context Protocol (MCP) server that provides access to multiple Large Language Model (LLM) APIs including ChatGPT, Claude, Gemini, and DeepSeek.