Skip to content
MCP Server Community By @jabbawocky

jabbawocky/proposalcraft

[![jabbawocky/proposalcraft MCP server](https://glama.ai/mcp/servers/jabbawocky/proposalcraft/badges/score.svg)](https://glama.ai/mcp/servers/jabbawocky/proposalcraft) 📇 🏠 🍎 🪟 🐧 - MCP server that drafts client proposals in your own voice. Save 2-3 of your winning proposals, paste a new brief, and Claude generates a ready-to-send draft. No API key, no cloud — local storage only. `npx -y github:jabbawocky/proposalcraft`

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: jabbawocky/proposalcraft Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-jabbawocky-proposalcraft

Detailed Documentation

jabbawocky/proposalcraft MCP server 📇 🏠 🍎 🪟 🐧 - MCP server that drafts client proposals in your own voice. Save 2-3 of your winning proposals, paste a new brief, and Claude generates a ready-to-send draft. No API key, no cloud — local storage only. npx -y github:jabbawocky/proposalcraft

Configuration

{
  "mcpServers": {
    "jabbawocky-proposalcraft": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-jabbawocky-proposalcraft"
      ],
      "env": {}
    }
  }
}