You're viewing a demo portfolio

Join the waitlist
PRSM

govspendpulse

Active

Tool of com.theaslangroupllc.pulse/pulsenetwork

declared in 1.1.0

GovSpendPulse: Global government procurement intelligence API. 9 endpoints covering US federal contracts (USASpending.gov), active solicitations (SAM.gov), EU tenders (TED), UK contracts, global development bank opp Coverage: Global Endpoints: • us-contracts ($0.08): US federal contract awards • us-opportunities ($0.08): US active solicitations (SAM.gov) • eu-tenders ($0.08): EU procurement tenders (TED) • uk-contracts ($0.08): UK government contracts • global-opportunities ($0.15): Global procurement opportunities • agency-intel ($0.15): US agency spending intelligence • competitor-awards ($0.15): Competitor federal award analysis • development-bank ($0.15): Development bank procurement • contract-brief ($0.20): Full contract intelligence brief

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "action"
  ],
  "properties": {
    "cpv": {
      "type": "string",
      "description": "CPV procurement code — e.g. 72000000 (IT services)"
    },
    "lang": {
      "type": "string",
      "description": "Response language"
    },
    "limit": {
      "type": "string",
      "description": "Number of results (5, 10, or 20)"
    },
    "naics": {
      "type": "string",
      "description": "NAICS code — e.g. 541512 (computer systems design)"
    },
    "state": {
      "type": "string",
      "description": "Two-letter US state code — e.g. VA, CA, TX"
    },
    "action": {
      "enum": [
        "us-contracts",
        "us-opportunities",
        "eu-tenders",
        "uk-contracts",
        "global-opportunities",
        "agency-intel",
        "competitor-awards",
        "development-bank",
        "contract-brief"
      ],
      "type": "string",
      "description": "Which endpoint to call. Options: us-contracts | us-opportunities | eu-tenders | uk-contracts | global-opportunities | agency-intel | competitor-awards | development-bank | contract-brief"
    },
    "active": {
      "type": "string",
      "description": "Only return open solicitations"
    },
    "agency": {
      "type": "string",
      "description": "Agency name or abbreviation — e.g. DHS, VA, HHS, DoD, NASA, GSA"
    },
    "country": {
      "type": "string",
      "description": "ISO 2-letter country code — e.g. DE, FR, PL, NL (blank = all EU)"
    },
    "keyword": {
      "type": "string",
      "description": "Search term — e.g. cybersecurity, cloud computing, management consulting"
    },
    "regions": {
      "type": "string",
      "description": "Comma-separated regions: australia, canada, asia, africa, latam, mena, un"
    },
    "year_from": {
      "type": "string",
      "description": "Fiscal year start — e.g. 2024, 2025"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

com.theaslangroupllc.pulse/pulsenetwork

https://github.com/GTCC777/mcp-pulsenetwork

2/7 registries
View full server →