← devendrasaini.com
INDIVIDUAL MCP TOOL
get_post
Get the metadata and URL of a single blog post by its slug (e.g.
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
- A tool name or description suggests retrieving external content.
Parent endpoint
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.devendrasaini-com]
url = "https://devendrasaini.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"devendrasaini-com": {
"type": "http",
"url": "https://devendrasaini.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: devendrasaini-com
Remote MCP URL: https://devendrasaini.com/api/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": {
"devendrasaini-com": {
"url": "https://devendrasaini.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"devendrasaini-com": {
"type": "http",
"url": "https://devendrasaini.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "devendrasaini-com",
"transport": "streamable-http",
"url": "https://devendrasaini.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_posts— Search Devendra Saini's blog posts (SEO, GEO, AEO, technical SEO) by keyword.list_posts— List all published blog posts on devendrasaini.com with titles, URLs, dates, categories and tags.search_bytes— Search 'Search Bytes' — Devendra Saini's curated timeline of CONFIRMED Google algorithm/spam/core updates, material Search-documentation changes, and major AI-search (GEO/AEO) moves.get_site_info— Get information about devendrasaini.com, the author Devendra Saini, the topics covered, and how to make contact.