{
  "$schema": "https://static.modelcontextprotocol.io/schemas/mcp-server-card/v1.json",
  "version": "1.0",
  "protocolVersion": "2025-06-18",
  "serverInfo": {
    "name": "kabirnayeem99-portfolio",
    "title": "Kabir Nayeem Portfolio",
    "version": "0.1.0"
  },
  "description": "Discovery card for a planned HTTP MCP endpoint associated with this portfolio.",
  "documentationUrl": "https://kabirnayeem99.github.io/docs/api",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://kabirnayeem99.github.io/mcp"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    },
    "resources": {
      "subscribe": false,
      "listChanged": false
    },
    "prompts": {
      "listChanged": false
    }
  },
  "tools": [],
  "resources": [],
  "prompts": [],
  "_meta": {
    "status": "planned",
    "notes": "Static GitHub Pages deployment currently serves discovery metadata only."
  }
}
