{
  "schemaVersion": "2025-06-18",
  "name": "fundbiz-data",
  "title": "FundBiz Data",
  "description": "Read-only MCP server exposing verified UK specialty business finance lender terms and a current market snapshot from the FundBiz Lender Index. Resources plus a search_lenders tool. No authentication, no PII.",
  "version": "2026-05-26",
  "vendor": {
    "name": "FundBiz",
    "url": "https://fundbiz.co.uk"
  },
  "endpoints": [
    {
      "url": "https://fundbiz.co.uk/mcp",
      "transport": "streamable-http"
    }
  ],
  "capabilities": {
    "resources": true,
    "tools": true
  },
  "tools": [
    {
      "name": "search_lenders",
      "description": "Search verified UK specialty business finance lenders by free-text query, product type, or eligibility flags."
    }
  ],
  "documentation": "https://fundbiz.co.uk/data/api/",
  "openapi": "https://fundbiz.co.uk/openapi.json",
  "license": "https://creativecommons.org/licenses/by/4.0/"
}
