SAM.gov contract opportunities and entity lookup (BYOK) plus USASpending federal award data.
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://www.mactechsolutionsllc.com/api/mcp/market7 strumenti · 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…
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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…
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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…
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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 strumenti su 7 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
SAM.gov contract opportunities and entity lookup (BYOK) plus USASpending federal award data.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.