General Tools
anubhavmalhotra.com
An MCP server that provides tools to retrieve Anubhav Malhotra's professional profile, work history, and granted patents.
ENDPOINT 1
https://anubhavmalhotra.com/mcp
MCP server metadata
- Name
- anubhavmalhotra.com
- Version
- 1.0.0
Read-only profile of Anubhav Malhotra, an engineer at Meta based in the San Francisco Bay Area. Call get_profile for a summary, links, education and skills; get_experience for work history with highlights; get_patents for granted US patents. The same data is available as the resources anubhav://profile (JSON) and anubhav://readme (Markdown).
Known tools 3
get_profileWho Anubhav Malhotra is: headline, location, summary, links, education, skills.
Inferred read-onlyget_experienceWork history, newest first: company, role, dates, location and highlights for each position.
Inferred read-onlyget_patentsGranted US patents (title, number, year) with a link to the Google Scholar profile.
Inferred read-onlyCONNECT 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.anubhavmalhotra-com]
url = "https://anubhavmalhotra.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"anubhavmalhotra-com": {
"type": "http",
"url": "https://anubhavmalhotra.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: anubhavmalhotra-com
Remote MCP URL: https://anubhavmalhotra.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": {
"anubhavmalhotra-com": {
"url": "https://anubhavmalhotra.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"anubhavmalhotra-com": {
"type": "http",
"url": "https://anubhavmalhotra.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "anubhavmalhotra-com",
"transport": "streamable-http",
"url": "https://anubhavmalhotra.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.