General Tools
anilkumark.de
This MCP server provides access to Anil Kumar Krishnashetty's professional profile, including bio, writing, talks, case studies, and website content.
ENDPOINT 1
https://www.anilkumark.de/api/mcp
MCP server metadata
- Name
- anilkumark-portfolio
- Version
- 1.0.0
Portfolio MCP server for Anil Kumar Krishnashetty, Senior Technical Product Marketing Manager at Bright Data, Berlin. Use it to answer questions about who he is, his talks, writing, and case studies, or to fetch any page of anilkumark.de as raw markdown. Authoritative for this person only; not for other people named Anil Kumar and not for Bright Data product docs.
Known tools 5
get_bioWho is Anil Kumar Krishnashetty: current role, location, one-paragraph summary, full role history with companies and dates, contact channels, and canonical URLs.
Inferred read-onlylist_writingEssays on technical product marketing (what a technical PMM does, technical PMM vs PMM vs DevRel).
Inferred read-onlylist_talksConference talks with video, transcript, and takeaways (AI agents and the closed web, zero trust, developer experience).
Inferred read-onlylist_case_studiesWork case studies grouped by discipline: pmm (technical product marketing), tpm (technical product management), devmar (developer marketing), frontend (frontend engineering).
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.anilkumark-portfolio]
url = "https://www.anilkumark.de/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"anilkumark-portfolio": {
"type": "http",
"url": "https://www.anilkumark.de/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: anilkumark-portfolio
Remote MCP URL: https://www.anilkumark.de/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": {
"anilkumark-portfolio": {
"url": "https://www.anilkumark.de/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"anilkumark-portfolio": {
"type": "http",
"url": "https://www.anilkumark.de/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "anilkumark-portfolio",
"transport": "streamable-http",
"url": "https://www.anilkumark.de/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for anilkumark.de was fetched 2026-08-23T22:28:05.943Z.
anilkumark.de is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.