Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

Umesh Malik Blog & Profile

com.umesh-malik/blog-mcp

Search Umesh Malik's blog, fetch posts as Markdown, list topics, get his profile.

Uptime
100.0%
1 direct probes · 30d
Response
115ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

search_posts

Full-text search across Umesh Malik's blog posts (titles, summaries, tags). Returns matching posts with slug, title, URL, summary, tags and publish date. Use for topics like AI engineering, LLMs, RAG,…

get_post

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

list_topics

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

get_profile

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

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "umesh_malik_blog_&_profile": {
      "url": "https://umesh-malik.com/mcp",
      "transport": "streamable-http"
    }
  }
}