You're viewing a demo portfolio

Join the waitlist
PRSM

sbir_search_solicitations

Active

Tool of Sbir

declared in 0.1.0

Find active SBIR/STTR funding opportunities by keyword or agency (e.g., "DOD", "NSF"). Returns topic descriptions, sponsoring agency, and open/close dates.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "agency": "NSF",
      "keyword": "artificial intelligence",
      "open_only": true
    },
    {
      "limit": 10,
      "keyword": "biotechnology"
    }
  ],
  "required": [
    "keyword"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Number of results to return (default 20)"
    },
    "agency": {
      "type": "string",
      "description": "Filter by agency (e.g., \"DOD\", \"HHS\", \"NASA\", \"NSF\", \"DOE\", \"USDA\")"
    },
    "keyword": {
      "type": "string",
      "description": "Search term to match against solicitation topics and descriptions"
    },
    "open_only": {
      "type": "boolean",
      "description": "Only return currently open solicitations (default true)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Sbir

https://github.com/pipeworx-io/mcp-sbir

1/7 registries
View full server →
sbir_search_solicitations — Sbir — PRSM MCP