es_tender_by_status
ActiveTool of Spain Tenders
List SPANISH government tenders filtered by lifecycle status on PLACSP (Spain public procurement / licitaciones, contrataciondelestado.es official feed): PUB = published and open for bids, PRE = prior information notice (anuncio previo), EV = under evaluation, ADJ = awarded (adjudicada), RES = resolved / award finalized, ANUL = cancelled. Ideal for "currently open Spanish tenders" (status PUB) or "recently awarded Spanish government contracts" (ADJ or RES). Returns compact shaped notices with title, contracting body, EUR budget amounts, CPV codes, contract type, procedure, submission deadline, and notice URL.
Parameters schema
{
"type": "object",
"required": [
"status"
],
"properties": {
"limit": {
"type": [
"number",
"string"
],
"description": "Max notices to return (default 20, max 100)."
},
"status": {
"type": "string",
"description": "Status code: PUB | PRE | EV | ADJ | RES | ANUL."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Spain Tenders
https://github.com/pipeworx-io/mcp-spain-tenders
1/7 registries