{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.tomborvan/portfolio",
  "title": "Tom Borvan Portfolio MCP Server",
  "description": "Read-only MCP server exposing the professional profile of Tom Borvan (also written Tom Børvan): role, projects, career timeline, skills, and contact channels for AI agents.",
  "version": "1.0.0",
  "websiteUrl": "https://www.tomborvan.com/",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://www.tomborvan.com/api/mcp"
    }
  ]
}