{
  "schemaVersion": "2025-06-18",
  "name": "bestbusinessloans-data",
  "title": "BestBusinessLoans Data",
  "description": "Read-only MCP server exposing reviewed UK business loan lender terms and a current market snapshot from the BestBusinessLoans Lender Index. Resources plus a search_lenders tool. No authentication, no PII.",
  "version": "2026-05-26",
  "vendor": {
    "name": "BestBusinessLoans",
    "url": "https://bestbusinessloans.ai"
  },
  "endpoints": [
    {
      "url": "https://bestbusinessloans.ai/mcp",
      "transport": "streamable-http"
    }
  ],
  "capabilities": {
    "resources": true,
    "tools": true
  },
  "tools": [
    {
      "name": "search_lenders",
      "description": "Search reviewed UK business loan lenders by free-text query, product category, or eligibility facets (FCA-regulated, soft search, Ltd-only)."
    }
  ],
  "documentation": "https://bestbusinessloans.ai/data/api/",
  "openapi": "https://bestbusinessloans.ai/openapi.json",
  "license": "https://creativecommons.org/licenses/by/4.0/"
}
