mcp-bidcraft

crawde/mcp-bidcraft
★ 0 stars JavaScript 🤖 AI/LLM Updated 1d ago
MCP server for BidCraft — AI-powered RFP analysis and proposal generation
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-bidcraft": {
      "command": "npx",
      "args": [
        "-y",
        "crawde/mcp-bidcraft"
      ]
    }
  }
}

README Excerpt

MCP server for [BidCraft](https://bidcraft.site) — AI-powered RFP analysis and proposal generation. Analyze RFPs, generate winning proposals, and check compliance directly from your AI assistant. ```bash npx mcp-bidcraft ``` Add to `claude_desktop_config.json`: ```json { "mcpServers": { "bidcraft": {

Tools (1)

text