{
  "$schema": "https://static.modelcontextprotocol.io/schemas/v1/server-card.schema.json",
  "name": "com.harjotrana/portfolio",
  "version": "1.0.0",
  "description": "Read-only MCP server for harjotrana.com: profile, services, projects, writing, and contact options for Harjot Singh Rana, full-stack and AI product engineer. No authentication.",
  "title": "Harjot Singh Rana portfolio",
  "websiteUrl": "https://www.harjotrana.com/developers",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://www.harjotrana.com/mcp",
      "supportedProtocolVersions": [
        "2025-11-25",
        "2025-06-18",
        "2025-03-26"
      ]
    }
  ],
  "url": "https://www.harjotrana.com/mcp",
  "transport": "streamable-http",
  "protocolVersion": "2025-11-25",
  "authentication": "none",
  "documentation": "https://www.harjotrana.com/developers#mcp",
  "serverCard": "https://www.harjotrana.com/mcp/server-card",
  "mcpServers": {
    "harjotrana": {
      "type": "http",
      "url": "https://www.harjotrana.com/mcp"
    }
  }
}