{
  "name": "com.umesh-malik/portfolio",
  "title": "Umesh Malik — Portfolio & Blog",
  "description": "Tools for querying Umesh Malik's portfolio and technical blog (AI engineering, LLMs, RAG, Claude Code, agentic workflows). Use search_posts to find articles, get_post to read one as Markdown, list_topics for curated hubs, and get_profile for the author's background and contact.",
  "version": "1.0.0",
  "websiteUrl": "https://umesh-malik.com",
  "repository": {
    "url": "https://github.com/Umeshmalik/umesh-malik",
    "source": "github"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://umesh-malik.com/mcp",
      "supportedProtocolVersions": [
        "2025-06-18"
      ]
    }
  ],
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  },
  "_meta": {
    "com.umesh-malik/manifest": "https://umesh-malik.com/.well-known/mcp"
  }
}