Prompeteer MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 6 Mar 2026.
Generate A+ prompts for ChatGPT, Claude, Midjourney — built for agents & workflows.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add prompeteer-mcp -- npx -y @prompeteer.ai/mcp-server
{
"mcpServers": {
"prompeteer-mcp": {
"args": [
"-y",
"@prompeteer.ai/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.prompeteer-mcp]
command = "npx"
args = ["-y", "@prompeteer.ai/mcp-server"]
{
"mcpServers": {
"prompeteer-mcp": {
"args": [
"-y",
"@prompeteer.ai/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"prompeteer-mcp": {
"args": [
"-y",
"@prompeteer.ai/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.