General Tools
bernhardweyrauch.de
Provides structured information about Bernhard Weyrauch's professional profile, career history, technical expertise, and client and hobby projects.
ENDPOINT 1
https://www.bernhardweyrauch.de/mcp
MCP server metadata
- Name
- bernhardweyrauch-mcp
- Version
- 1.0.0
Known tools 7
get_profileReturns profile info about Bernhard Weyrauch: role, summary, career stats, values, soft skills, languages, education.
Inferred read-onlyget_careerReturns the career timeline of Bernhard Weyrauch across all employers and roles.
Inferred read-onlyget_expertiseReturns technical expertise: core competences, full tech skills list, certifications, and training.
Inferred read-onlyget_projectsReturns selected professional client projects (by industry, not client name).
Inferred read-onlyget_contactReturns how to get in touch with Bernhard Weyrauch (e-mail, LinkedIn, GitHub, location).
Inferred read-onlysearch_contentFull-text search across all profile, career, expertise, project, hobby, and contact data.
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.bernhardweyrauch-mcp]
url = "https://www.bernhardweyrauch.de/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"bernhardweyrauch-mcp": {
"type": "http",
"url": "https://www.bernhardweyrauch.de/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: bernhardweyrauch-mcp
Remote MCP URL: https://www.bernhardweyrauch.de/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": {
"bernhardweyrauch-mcp": {
"url": "https://www.bernhardweyrauch.de/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"bernhardweyrauch-mcp": {
"type": "http",
"url": "https://www.bernhardweyrauch.de/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "bernhardweyrauch-mcp",
"transport": "streamable-http",
"url": "https://www.bernhardweyrauch.de/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.