govcon_agency_landscape
ActiveTool of Govcon Intel
declared in 0.1.0
Get contracting activity and market insights for a federal agency (e.g., 'Department of Defense', 'NASA'). Returns spending trends, recent awards, SBIR stats, and top contractors by volume.
Parameters schema
{
"type": "object",
"examples": [
{
"agency": "Department of Defense"
},
{
"agency": "NASA"
}
],
"required": [
"agency"
],
"properties": {
"agency": {
"type": "string",
"description": "Federal agency name"
}
}
}Parent server
Govcon Intel
https://github.com/pipeworx-io/mcp-govcon-intel
1/7 registries