{
  "$schema": "https://static.modelcontextprotocol.io/schemas/draft/server-card.schema.json",
  "serverInfo": {
    "name": "portfolio-mcp",
    "title": "Marian Matinca — portfolio, blog and professional profile",
    "version": "0.2.0"
  },
  "description": "Read-only MCP server over the live portfolio of Marian Matinca (AI Adoption Lead, Bucharest): full-text search, projects with problem/result/details, blog posts in full markdown, professional experience, certifications and measurable results. Same data the website renders. Tool descriptions in English; content available in English and Romanian (default: en).",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://mmatinca.eu/mcp",
    "url": "https://mmatinca.eu/mcp"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    },
    "resources": {
      "listChanged": false
    }
  },
  "authentication": {
    "required": false,
    "type": "none"
  },
  "languages": ["en", "ro"],
  "default_language": "en",
  "registry": "eu.mmatinca/portfolio-mcp",
  "documentation": "https://mmatinca.eu/agents",
  "websiteUrl": "https://mmatinca.eu"
}
