CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
prompeteer avatar

Prompeteer Mcp

prompeteer/prompeteer-mcp
5 toolsSTDIOregistry active
Summary

Connects to Prompeteer's hosted service to generate optimized prompts for 140+ AI platforms including ChatGPT, Claude, Midjourney, and Stable Diffusion. Exposes five tools: generate_prompt creates platform-specific prompts, score_prompt analyzes quality across 16 dimensions like linguistic quality and information density, and three PromptDrive operations let you save, list, and retrieve prompts from your personal library. Uses OAuth 2.1 authentication and runs over SSE or streamable HTTP rather than stdio. You'd reach for this when building agents or workflows that need to dynamically create high quality prompts for different platforms, or when you want programmatic access to your prompt library without switching contexts.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →

Tools

Public tool metadata for what this MCP can expose to an agent.

5 tools
generate_promptGenerate an optimized AI prompt for any of 140+ platforms using THE SEED knowledge base. Supports text, image, video, audio, and code generation platforms.3 params

Generate an optimized AI prompt for any of 140+ platforms using THE SEED knowledge base. Supports text, image, video, audio, and code generation platforms.

Parameters* required
modelIdstring
Specific model variant (e.g., gpt-4o, claude-3.5-sonnet, gemini-2.0-flash). Optional.
platformIdstring
Target AI platform (e.g., claude, chatgpt, gemini, midjourney, dall-e, sora, elevenlabs, perplexity). Default: chatgpt
promptIdeastring
The idea or topic for the prompt you want to generate. Be specific about your goals, context, and desired output.
list_promptsList prompts from your PromptDrive vault. Returns saved prompts with titles, platforms, and creation dates.2 params

List prompts from your PromptDrive vault. Returns saved prompts with titles, platforms, and creation dates.

Parameters* required
limitnumber
Maximum number of prompts to return (1-50). Default: 10
searchstring
Optional search query to filter prompts by title or content
get_promptGet a specific prompt from your PromptDrive vault by its unique ID. Returns full content, metadata, and quality score.1 params

Get a specific prompt from your PromptDrive vault by its unique ID. Returns full content, metadata, and quality score.

Parameters* required
promptIdstring
The unique ID of the prompt to retrieve
score_promptGet a PromptIQ quality score for a prompt. Evaluates across 16 dimensions including clarity, specificity, context, and effectiveness.2 params

Get a PromptIQ quality score for a prompt. Evaluates across 16 dimensions including clarity, specificity, context, and effectiveness.

Parameters* required
platformIdstring
Target AI platform for context-aware scoring. Default: claude
promptstring
The prompt text to evaluate and score
save_to_promptdriveSave a prompt directly to your PromptDrive vault for later access. Supports titles, categories, tags, and platform targeting.6 params

Save a prompt directly to your PromptDrive vault for later access. Supports titles, categories, tags, and platform targeting.

Parameters* required
categorystring
Category for the prompt (e.g., writing, coding, analysis)
contentstring
The prompt content to save
descriptionstring
Optional description of the prompt
platformIdstring
Target AI platform. Default: claude
tagsarray
Optional tags for organization
titlestring
Title for the prompt

Prompeteer MCP Server

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.

Website MCP Transport Auth


Tools

ToolDescriptionType
generate_promptGenerate an optimized AI prompt for any of 140+ platformsWrite
list_promptsBrowse your PromptDrive library with search and filteringRead
get_promptRetrieve a specific saved prompt by IDRead
score_promptAnalyze prompt quality across 16 dimensionsRead
save_to_promptdriveSave a prompt to your PromptDrive libraryWrite

Quick Setup

Claude Desktop

Add to your claude_desktop_config.json (Settings > Developer > Edit Config):

{
  "mcpServers": {
    "prompeteer": {
      "url": "https://prompeteer.ai/mcp/sse",
      "transport": "sse"
    }
  }
}

Claude.ai (Web)

  1. Open Claude.ai
  2. Go to Settings > Connectors > Manage Connectors
  3. Click Add custom server
  4. Enter URL: https://prompeteer.ai/mcp
  5. Complete OAuth login

ChatGPT

  1. Open ChatGPT Settings > Developer Mode
  2. Click Add App
  3. Enter URL: https://prompeteer.ai/mcp
  4. Complete OAuth login

Cursor

Add to .cursor/mcp.json:

{
  "servers": {
    "prompeteer": {
      "type": "sse",
      "url": "https://prompeteer.ai/mcp/sse"
    }
  }
}

VS Code / GitHub Copilot

Add to .vscode/mcp.json:

{
  "servers": {
    "prompeteer": {
      "type": "sse",
      "url": "https://prompeteer.ai/mcp/sse"
    }
  }
}

Windsurf

Add to ~/.codeium/windsurf/mcp_config.json:

{
  "mcpServers": {
    "prompeteer": {
      "serverUrl": "https://prompeteer.ai/mcp/sse",
      "transport": "sse"
    }
  }
}

Cline / Continue / Other MCP Clients

Use these connection details in your client's MCP settings:

  • Server URL (SSE): https://prompeteer.ai/mcp/sse
  • Server URL (Streamable HTTP): https://prompeteer.ai/mcp
  • Authentication: OAuth 2.1 (automatic redirect)

Server Details

PropertyValue
Endpoint (SSE)https://prompeteer.ai/mcp/sse
Endpoint (Streamable HTTP)https://prompeteer.ai/mcp
AuthenticationOAuth 2.1 with PKCE
Authorization URLhttps://prompeteer.ai/oauth/authorize
Token URLhttps://prompeteer.ai/oauth/token
Discoveryhttps://prompeteer.ai/mcp/.well-known/oauth-authorization-server
Scopesmcp:read, mcp:write, mcp:generate
Rate Limit120 requests/minute
Session Limit20 per user

Features

  • 140+ Platform Support — Optimized prompt generation for ChatGPT, Claude, Gemini, Midjourney, DALL-E, Stable Diffusion, Suno, and 130+ more
  • 16-Dimension Quality Scoring — Linguistic quality, structural integrity, information density, platform optimization
  • PromptDrive — Personal prompt library with search, categorization, and auto-tagging
  • Multi-Modal — Text, image, video, audio, and code prompt generation
  • Multi-Lingual — 45+ language support
  • Interactive MCP Apps — Rich UI components rendered directly in compatible clients
  • Enterprise Security — OAuth 2.1 with PKCE, rate limiting, session management, audit logging

Pricing

See prompeteer.ai/pricing for current plans and pricing.

Supported Clients

Works with any MCP-compatible client including:

  • Claude Desktop / Claude.ai / Claude Code
  • ChatGPT (Developer Mode + Custom GPTs)
  • Cursor
  • VS Code / GitHub Copilot
  • Windsurf
  • Cline
  • Continue
  • Zed
  • goose (Block)
  • Amazon Q CLI
  • LM Studio
  • LobeChat

Links

  • Website: prompeteer.ai
  • MCP Documentation: prompeteer.ai/mcp
  • Privacy Policy: prompeteer.ai/privacy
  • Terms of Service: prompeteer.ai/terms
  • Support: info@prompeteer.com

License

MIT — This repository contains connection configuration and documentation only. The Prompeteer platform is proprietary.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
Categories
Design & Creative
Registryactive
Package@prompeteer.ai/mcp-server
TransportSTDIO
UpdatedMar 6, 2026
View on GitHub

Related Design & Creative MCP Servers

View all →
promptibus avatar
Promptibus MCP

promptibus/mcp-6026c98e

Model intelligence for AI agents — syntax, parameters, pricing, and routing for 67+ generative AI models (Midjourney, Flux, Suno, Runway, DALL-E, Stable Diffusion). 7 tools for any MCP client.
rayyanzahid avatar
Skew

rayyanzahid/skew

Authored design service: one-of-one landing pages, pitch decks, and research-grounded briefs.
refund-decide avatar
Subscription Refunds

refund-decide/notary

Determine refund eligibility for popular US consumer subscriptions including Apple, Netflix, and Adobe. Simplify the process of reclaiming funds by providing clear approval status based on vendor policies. Check status for individual plans across major digital service providers within the United States.
refund-decide avatar
Subscription Refunds

refund-decide/notary-6ee69fa4

Determine refund eligibility for popular US consumer subscriptions including Apple, Netflix, and Adobe. Simplify the process of reclaiming funds by providing clear approval status based on vendor policies. Check status for individual plans across major digital service providers within the United States.
ridget avatar
Supernote

ridget/supernote-mcp

Capture the screen, read/render notes, and upload files on a Ratta Supernote from an AI agent.
rocnubie avatar
Riftrunner AI MCP

rocnubie/riftrunner-ai-online-mcp

Riftrunner AI is an AI-driven role-playing game experience where each story branch is generated on