{
  "name": "alpeshnakrani-content",
  "version": "1.0.0",
  "serverInfo": {
    "name": "alpeshnakrani-content",
    "version": "1.0.0"
  },
  "description": "MCP server exposing read-only access to Alpesh Nakrani's books, chapters, and essays.",
  "instructions": "Connect over HTTP to the transport endpoint below to list and read books, chapters, and essays. All tools are read-only and require no authentication.",
  "protocolVersion": "2025-06-18",
  "transport": {
    "type": "http",
    "endpoint": "https://alpeshnakrani.com/mcp"
  },
  "capabilities": {
    "tools": { "listChanged": false },
    "resources": { "subscribe": false, "listChanged": false },
    "prompts": { "listChanged": false }
  },
  "auth": {
    "type": "none",
    "documentation": "https://alpeshnakrani.com/auth.md"
  },
  "mcpServers": {
    "main": {
      "url": "https://alpeshnakrani.com/mcp",
      "name": "alpeshnakrani-content",
      "description": "MCP server exposing read-only access to Alpesh Nakrani's books, chapters, and essays. See /.well-known/mcp/server-card.json for capability details."
    }
  }
}
