{
  "serverInfo": {
    "name": "founder-ventures",
    "title": "Founder Ventures",
    "version": "1.0.0",
    "description": "Read-only tools over the Founder Ventures library on bootstrapped, product-led B2B SaaS, plus curated founder events in European tech cities.",
    "websiteUrl": "https://founderventures.io"
  },
  "protocolVersion": "2025-06-18",
  "transport": {
    "type": "streamable-http",
    "url": "https://founderventures.io/api/mcp"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  },
  "authentication": {
    "type": "none"
  },
  "tools": [
    {
      "name": "search_founder_ventures",
      "title": "Search Founder Ventures",
      "description": "Keyword search over the Founder Ventures library on bootstrapped B2B SaaS: growth playbooks, PLG glossary, case studies, tool comparisons, and original research. Returns titles, descriptions, and site-relative URLs."
    },
    {
      "name": "read_founder_ventures_page",
      "title": "Read a Founder Ventures page",
      "description": "Fetch the markdown source of a Founder Ventures page. Pass a site-relative path such as `/` or `/glossary/product-led-growth`, typically one returned by search_founder_ventures."
    },
    {
      "name": "list_founder_events",
      "title": "List founder events by city",
      "description": "Curated startup and founder events in European tech cities, filtered for tech-founder relevance and refreshed daily. Omit `city` to list the supported cities."
    }
  ],
  "documentation": "https://founderventures.io/.well-known/agent-skills/index.json"
}