Loomal

prompeteer-mcp

MCP server by github.com/prompeteer/prompeteer-mcp

Generate A+ prompts for ChatGPT, Claude, Midjourney — built for agents & workflows.

0 starsnpm: @prompeteer.ai/mcp-server

About prompeteer-mcp

prompeteer-mcp is an MCP (Model Context Protocol) server published by prompeteer in the official MCP registry, listed under App Automation on Loomal. Generate A+ prompts for ChatGPT, Claude, Midjourney — built for agents & workflows.

It ships as an npm package (@prompeteer.ai/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/prompeteer/prompeteer-mcp.

Use prompeteer-mcp with your agent

Claude Code · one command
claude mcp add prompeteer-mcp -- npx -y @prompeteer.ai/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "prompeteer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@prompeteer.ai/mcp-server"
      ]
    }
  }
}
npm@prompeteer.ai/mcp-server

Frequently asked questions

What is prompeteer-mcp?
prompeteer-mcp is an MCP (Model Context Protocol) server by prompeteer in the App Automation category. Generate A+ prompts for ChatGPT, Claude, Midjourney — built for agents & workflows.
How do I connect prompeteer-mcp to Claude, Cursor, or another MCP client?
Install prompeteer-mcp from its npm package (@prompeteer.ai/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is prompeteer-mcp open source?
Yes — the source code is public at github.com/prompeteer/prompeteer-mcp.
Can AI agents pay to use prompeteer-mcp?
Not yet through Loomal — prompeteer-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain prompeteer-mcp? Claim this listing free by verifying GitHub ownership, or contact us.