MerabyLabs/promptarchitect-mcp
MCP server for AI-powered prompt engineering. Refines, analyzes & generates prompts with workspace awareness - understands your tech stack, dependencies & project context. Works with Claude Desktop, Cursor, VS Code, Windsurf, Zed & more. Free, no API key needed.
Platform-specific configuration:
{
"mcpServers": {
"promptarchitect-mcp": {
"command": "npx",
"args": [
"-y",
"promptarchitect-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...