You're viewing a demo portfolio

Join the waitlist
PRSM

rfp_tender_architect

Active

Tool of gapup-mcp

declared in 0.2.0

Architecte d'appels d'offres — Gapup agent-payable C-suite expertise (COO). Returns a structured, audited deliverable. Reference case: AO DINUM — Plateforme IA souveraine. Inputs are validated server-side — send the documented case fields.

Parameters schema

{
  "type": "object",
  "required": [
    "clientCompany",
    "rfpType",
    "rfpScope",
    "ourPositioning",
    "competitorsLikely",
    "budgetRange",
    "deadlineISO"
  ],
  "properties": {
    "async": {
      "type": "boolean",
      "description": "If true, returns a job_id immediately (<200ms) instead of waiting for the result. Poll the result with job_result(job_id). Use for slow tools to avoid client timeouts."
    },
    "rfpType": {
      "enum": [
        "public",
        "private"
      ],
      "type": "string"
    },
    "rfpScope": {
      "type": "string",
      "maxLength": 1000,
      "minLength": 20
    },
    "budgetRange": {
      "type": "string",
      "maxLength": 200,
      "minLength": 3
    },
    "deadlineISO": {
      "type": "string",
      "maxLength": 30,
      "minLength": 8
    },
    "clientCompany": {
      "type": "string",
      "maxLength": 200,
      "minLength": 2
    },
    "ourPositioning": {
      "type": "string",
      "maxLength": 800,
      "minLength": 20
    },
    "compliancePoints": {
      "type": "array",
      "items": {
        "type": "string",
        "maxLength": 200,
        "minLength": 2
      },
      "maxItems": 20,
      "minItems": 0
    },
    "competitorsLikely": {
      "type": "array",
      "items": {
        "type": "string",
        "maxLength": 120,
        "minLength": 2
      },
      "maxItems": 8,
      "minItems": 1
    }
  },
  "additionalProperties": true
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

gapup-mcp

https://github.com/getgapup/gapup-mcp-public

2/7 registries
View full server →
rfp_tender_architect — gapup-mcp — PRSM MCP