SAM.gov contract opportunities and entity lookup (BYOK) plus USASpending federal award data.
Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.
https://www.mactechsolutionsllc.com/api/mcp/market7 herramientas · 446 mssearch_opportunitiesSearch active federal contract opportunities on SAM.gov: solicitations, presolicitations, sources sought, RFIs, and award notices - filterable by keywords, NAICS, set-aside (SDVOSB, 8(a), HUBZone, WOSB, small business), notice type, agency, and posted-date range (max 1 year). Call this when the use…Search active federal contract opportunities on SAM.gov: solicitations, presolicitations, sources sought, RFIs, and award notices - filterable by keywords, NAICS, set-aside (SDVOSB, 8(a), HUBZone, WOSB, small business), notice type, agency, and posted-date range (max 1 year). Call this when the use…
| Parámetro | Tipo | Descripción |
|---|---|---|
| keywords | string | Free-text keywords, e.g. "CMMC compliance" |
| naics_codes | array | NAICS codes, e.g. ["541512"] |
| set_aside | array | Set-aside codes: SDVOSBC/SDVOSBS (SDVOSB), VSA/VSS (VOSB), SBA/SBP (small business), 8A/8AN, HZC/HZS (HUBZone), WOSB/EDWOSB |
| notice_type | array | o=solicitation, p=presolicitation, r=sources sought, k=combined synopsis, g=surplus, s=special notice, a=award notice, i=intent to bundle, u=J&A |
| agency | string | Department/agency name filter |
| posted_from | string | YYYY-MM-DD (default: 90 days ago; SAM allows at most a 1-year window) |
| posted_to | string | YYYY-MM-DD (default: today) |
| limit | integer | Max results (default 10) |
| sam_api_key | string | Optional: your own free SAM.gov API key (from sam.gov → Account Details). With it you spend your own 1,000/day quota and skip the shared budget. Can also be se… |
lookup_entityLook up a federal contractor registration in SAM.gov by Unique Entity ID (UEI) or legal business name: registration status, CAGE code, physical address, business types (SDVOSB, 8(a), HUBZone, etc.), and NAICS codes. Call this to vet a teaming partner, check a competitor, or confirm an entity is awa…Look up a federal contractor registration in SAM.gov by Unique Entity ID (UEI) or legal business name: registration status, CAGE code, physical address, business types (SDVOSB, 8(a), HUBZone, etc.), and NAICS codes. Call this to vet a teaming partner, check a competitor, or confirm an entity is awa…
| Parámetro | Tipo | Descripción |
|---|---|---|
| uei | string | 12-character Unique Entity ID |
| name | string | Legal business name (partial match allowed) - used when no UEI given |
| sam_api_key | string | Optional: your own free SAM.gov API key (from sam.gov → Account Details). With it you spend your own 1,000/day quota and skip the shared budget. Can also be se… |
search_awardsSearch actual federal contract awards on USAspending.gov - who won what, from which agency, for how much. Filter by keywords, NAICS, PSC, recipient name, agency, date range, and award amount. Keyless and unlimited. Call this for competitive intelligence ("who holds contracts in this space"), incumb…Search actual federal contract awards on USAspending.gov - who won what, from which agency, for how much. Filter by keywords, NAICS, PSC, recipient name, agency, date range, and award amount. Keyless and unlimited. Call this for competitive intelligence ("who holds contracts in this space"), incumb…
| Parámetro | Tipo | Descripción |
|---|---|---|
| keywords | array | Keyword filters |
| naics_codes | array | — |
| psc_codes | array | — |
| recipient | string | Recipient (contractor) name search |
| agency_name | string | Awarding toptier agency name, e.g. "Department of Defense" |
| start_date | string | YYYY-MM-DD (default: 1 year ago) |
| end_date | string | YYYY-MM-DD (default: today) |
| min_amount | number | — |
| max_amount | number | — |
| limit | integer | Max results (default 10) |
get_awardGet full detail for one federal award from USAspending.gov by its generated award id (from search_awards results, e.g. "CONT_AWD_...") - description, obligations, period of performance, awarding/funding agencies, recipient, and place of performance. Keyless.Get full detail for one federal award from USAspending.gov by its generated award id (from search_awards results, e.g. "CONT_AWD_...") - description, obligations, period of performance, awarding/funding agencies, recipient, and place of performance. Keyless.
| Parámetro | Tipo | Descripción |
|---|---|---|
| award_id* | string | generated_internal_id / generated_unique_award_id from search_awards |
find_agencyResolve a federal agency name fragment to its official awarding-agency names (toptier and subtier) as USAspending knows them - use before search_awards or spending_by_category when unsure of the exact agency name. Keyless.Resolve a federal agency name fragment to its official awarding-agency names (toptier and subtier) as USAspending knows them - use before search_awards or spending_by_category when unsure of the exact agency name. Keyless.
| Parámetro | Tipo | Descripción |
|---|---|---|
| query* | string | Agency name fragment, e.g. "navy" or "DISA" |
find_naicsResolve an industry description to NAICS codes (or look up what a NAICS code means). Use before search_opportunities/search_awards to get the right code. Keyless.Resolve an industry description to NAICS codes (or look up what a NAICS code means). Use before search_opportunities/search_awards to get the right code. Keyless.
| Parámetro | Tipo | Descripción |
|---|---|---|
| query* | string | Industry description ("cybersecurity services") or a NAICS code ("541512") |
spending_by_categoryAggregate federal contract spending by NAICS, PSC, recipient, or awarding agency over a date range, optionally filtered by keywords/NAICS/agency - market sizing in one call ("top contractors in NAICS 541512 last year", "which agencies buy the most cybersecurity"). Keyless.Aggregate federal contract spending by NAICS, PSC, recipient, or awarding agency over a date range, optionally filtered by keywords/NAICS/agency - market sizing in one call ("top contractors in NAICS 541512 last year", "which agencies buy the most cybersecurity"). Keyless.
| Parámetro | Tipo | Descripción |
|---|---|---|
| category* | string | — |
| keywords | array | — |
| naics_codes | array | — |
| agency_name | string | — |
| start_date | string | YYYY-MM-DD (default: 1 year ago) |
| end_date | string | YYYY-MM-DD (default: today) |
| limit | integer | Top N (default 10) |
7 de 7 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
SAM.gov contract opportunities and entity lookup (BYOK) plus USASpending federal award data.
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.