{
  "$schema": "https://modelcontextprotocol.io/schemas/server-card/2025-11-25/server-card.schema.json",
  "serverInfo": {
    "name": "rootstrap",
    "title": "Rootstrap",
    "version": "1.0.0",
    "description": "Public MCP server for rootstrap.com: company profile, any page as Markdown, case studies, insights, site search, and a start_conversation action that files a contact request. Read-only except start_conversation. No authentication."
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://www.rootstrap.com/api/mcp"
  },
  "capabilities": {
    "tools": { "listChanged": false }
  },
  "authentication": { "required": false },
  "documentation": "https://www.rootstrap.com/mcp.md",
  "homepage": "https://www.rootstrap.com/",
  "contact": "info@rootstrap.com"
}
