Skip to main content
Developer ToolsTypeScript

MerabyLabs/promptarchitect-mcp

Workspace-aware prompt engineering. Refines, analyzes and generates prompts based on your project's tech stack, dependencies and context. Free to use.

developer-toolscloud-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/MerabyLabs/promptarchitect-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "promptarchitect-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "MerabyLabs/promptarchitect-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript
Author
MerabyLabs