← Registry

Content Tools

umesh-malik.in

Provides search and retrieval of Umesh Malik's blog posts, topics, and profile information.

1 endpoint4 known toolsFirst detected August 1, 2026Last detected August 1, 2026

ENDPOINT 1

https://umesh-malik.in/mcp

No auth detected

MCP server metadata

Name
umesh-malik-portfolio
Version
1.0.0
Capabilities
tools
Server instructions

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.

Known tools 4

search_posts

Full-text search across Umesh Malik's blog posts (titles, summaries, tags).

Inferred read-only
get_post

Fetch the full Markdown of a blog post by its slug (as returned by search_posts), including frontmatter metadata.

Potential side effects
list_topics

List the curated topic hubs (Claude Code, LLM Engineering, AI Coding Agents) with their URLs.

Inferred read-only
get_profile

Get Umesh Malik's professional profile — role, experience, skills, projects and contact — as the machine-readable llms.txt index.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.umesh-malik-portfolio]
url = "https://umesh-malik.in/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "umesh-malik-portfolio": {
      "type": "http",
      "url": "https://umesh-malik.in/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: umesh-malik-portfolio
Remote MCP URL: https://umesh-malik.in/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "umesh-malik-portfolio": {
      "url": "https://umesh-malik.in/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "umesh-malik-portfolio": {
      "type": "http",
      "url": "https://umesh-malik.in/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "umesh-malik-portfolio",
  "transport": "streamable-http",
  "url": "https://umesh-malik.in/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.