← Registry

Content Tools

whyvanamali.com

MCP server for searching, browsing, and reading Krishna Veera Vanamali's essay archive and site metadata.

1 endpoint5 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://whyvanamali.com/mcp

No auth detected

MCP server metadata

Name
whyvanamali
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

Read-only access to Krishna Veera Vanamali's writing archive at https://whyvanamali.com: 119 essays on Indian startups and business, AI tools and trends, marketing and brand strategy, India market insights, and product/UX analysis. Use search_posts to find essays by topic, list_posts to browse newest first (optionally by category), get_post to read one essay as Markdown, list_tags for the six categories, and get_site for who the author is and where the other machine-readable resources live. Nothing here writes data or needs credentials.

Known tools 5

search_posts

Search Krishna Veera Vanamali's essays by topic.

Inferred read-only
list_posts

Browse the writing archive newest first, optionally filtered by category or featured status, with limit/offset paging.

Inferred read-only
get_post

Read one essay in full as Markdown, by slug (the last segment of its URL).

Inferred read-only
list_tags

The six content categories with the number of posts in each and the filtered archive URL.

Inferred read-only
get_site

Who Krishna Veera Vanamali is, what whyvanamali.com contains, the bio, the list of pages and companion playbooks, and where the machine-readable resources (docs, llms.txt, sitemap, OpenAPI, MCP) live.

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.whyvanamali]
url = "https://whyvanamali.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "whyvanamali": {
      "type": "http",
      "url": "https://whyvanamali.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: whyvanamali
Remote MCP URL: https://whyvanamali.com/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": {
    "whyvanamali": {
      "url": "https://whyvanamali.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "whyvanamali": {
      "type": "http",
      "url": "https://whyvanamali.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "whyvanamali",
  "transport": "streamable-http",
  "url": "https://whyvanamali.com/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.