RFP.ai MCP
rfp.ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review. 18 read + write MCP tools with scoped tokens and audit logging.
rfp.ai via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 56/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Agent card | https://rfp.ai/.well-known/agent-card.json |
Skills · 5 declared · mapped to canonical taxonomy
Hybrid search over the organization's approved source documents and best answers, returning cited passages.
Generate a draft answer to an RFP or security questionnaire question, grounded in approved source material with citations and confidence cues.
Create and update RFP projects, list questions, track completion and compliance status.
Assign questions to reviewers, comment on answers, approve or unlock answers, and promote approved answers to the best-answer library.
Add new source documents to the organization's knowledge base for grounded drafting.
Health · last 24 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/rfp.ai) [](https://agenstry.com/agents/rfp.ai) [](https://agenstry.com/agents/rfp.ai) [](https://agenstry.com/agents/rfp.ai)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "RFP.ai MCP",
"description": "Draft cited RFP and security questionnaire answers from your knowledge base, with human review. 18 read + write MCP tools with scoped tokens and audit logging.",
"url": "https://rfp.ai/api/mcp",
"version": "1.1.0",
"protocolVersion": "2025-03-26",
"preferredTransport": "JSONRPC",
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"supportedInterfaces": [
{
"url": "https://rfp.ai/api/mcp",
"serviceUrl": "https://rfp.ai/api/mcp",
"transport": "JSONRPC",
"protocol": "mcp"
}
],
"skills": [
{
"id": "search-knowledge-base",
"name": "Search knowledge base",
"description": "Hybrid search over the organization's approved source documents and best answers, returning cited passages.",
"tags": [
"search",
"rfp",
"knowledge-base"
]
},
{
"id": "draft-rfp-answer",
"name": "Draft RFP answer",
"description": "Generate a draft answer to an RFP or security questionnaire question, grounded in approved source material with citations and confidence cues.",
"tags": [
"rfp",
"drafting",
"citations"
]
},
{
"id": "manage-rfp-projects",
"name": "Manage RFP projects",
"description": "Create and update RFP projects, list questions, track completion and compliance status.",
"tags": [
"rfp",
"projects",
"workflow"
]
},
{
"id": "review-workflow",
"name": "Answer review workflow",
"description": "Assign questions to reviewers, comment on answers, approve or unlock answers, and promote approved answers to the best-answer library.",
"tags": [
"review",
"approval",
"workflow"
]
},
{
"id": "knowledge-base-upload",
"name": "Upload knowledge base files",
"description": "Add new source documents to the organization's knowledge base for grounded drafting.",
"tags": [
"knowledge-base",
"upload"
]
}
],
"endpoints": {
"mcp": "/api/mcp"
},
"documentation": "https://rfp.ai/docs/claude-desktop-mcp-integration/",
"authentication": {
"type": "oauth2",
"description": "OAuth 2.1 authorization code + PKCE (discovery at /.well-known/oauth-authorization-server), or a scoped Bearer API token from rfp.ai Settings \u2192 API & Extensions. See https://rfp.ai/auth.md.",
"oauth2": {
"authorizationServerMetadata": "https://rfp.ai/.well-known/oauth-authorization-server",
"protectedResourceMetadata": "https://rfp.ai/.well-known/oauth-protected-resource/api/mcp"
}
}
}