
Security News
White House Authorizes Private Companies to Conduct Offensive Cyber Operations
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.
bidcraft-mcp
Advanced tools
MCP server for BidCraft — AI-powered RFP analysis and proposal generation
Analyze RFPs and generate winning proposals directly from Claude, Cursor, or any MCP-compatible AI tool.
Add to your claude_desktop_config.json:
{
"mcpServers": {
"bidcraft": {
"command": "npx",
"args": ["bidcraft-mcp"],
"env": {
"BIDCRAFT_API_KEY": "your_api_key_here"
}
}
}
}
| Variable | Required | Description |
|---|---|---|
BIDCRAFT_API_KEY | No (free tier available) | API key from bidcraft.site for unlimited proposals |
BIDCRAFT_API_URL | No | Custom API URL (default: https://bidcraft.site) |
analyze_rfpParse RFP text and extract structured requirements (mandatory, desirable, informational) with deadlines.
Parameters:
text (required): Full RFP text or key sectionsgenerate_proposalGenerate a proposal from RFP text. Two modes:
rfpText for instant executive summary + key pointsrfpId from analysis for complete multi-section proposalParameters:
rfpText (optional): RFP text for quick proposalrfpId (optional): RFP ID from analyze_rfp for full proposalcompanyName (optional): Your company namesections (optional): Specific sections to generatescore_complianceScore how well your proposal covers each RFP requirement. Returns coverage percentage, gaps, and suggestions.
Parameters:
proposalId (required): Proposal ID from generate_proposalcalculate_win_scoreCalculate win probability (0-100) with risk factors, strengths, and strategic recommendations.
Parameters:
proposalId (required): Proposal ID from generate_proposalextract_pdf_textExtract text from a base64-encoded PDF for use with analyze_rfp.
Parameters:
pdfBase64 (required): Base64-encoded PDF contentfilename (optional): Original filenameextract_pdf_text with your RFP documentanalyze_rfp with the extracted textgenerate_proposal with the RFP IDscore_compliance to find gapscalculate_win_score for win probabilityFAQs
MCP server for BidCraft — AI-powered RFP analysis and proposal generation
The npm package bidcraft-mcp receives a total of 13 weekly downloads. As such, bidcraft-mcp popularity was classified as not popular.
We found that bidcraft-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.