mcp-sbir
SBIR MCP — wraps the SBIR.gov public API (free, no auth)
Part of the Pipeworx open MCP gateway.
Tools
| Tool | Description |
|---|
Quick Start
Add to your MCP client config:
{
"mcpServers": {
"sbir": {
"url": "https://gateway.pipeworx.io/sbir/mcp"
}
}
}
Or use the CLI:
npx pipeworx use sbir
License
MIT