Content Tools
falkmichel.com
Provides access to Falk Michel's portfolio content including services, blog posts, and a contact form.
ENDPOINT 1
https://falkmichel.com/mcp
Known tools 5
list_servicesList the freelance services Falk Michel offers (title, slug, summary, URL).
Inferred read-onlyget_serviceGet the full description of a single service by its slug (as returned by list_services).
Inferred read-onlyget_blog_postGet the full text of a single blog post by its slug (as returned by list_blog_posts).
Potential side effectsCONNECT 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.falkmichel-com]
url = "https://falkmichel.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"falkmichel-com": {
"type": "http",
"url": "https://falkmichel.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: falkmichel-com
Remote MCP URL: https://falkmichel.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": {
"falkmichel-com": {
"url": "https://falkmichel.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"falkmichel-com": {
"type": "http",
"url": "https://falkmichel.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "falkmichel-com",
"transport": "streamable-http",
"url": "https://falkmichel.com/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 falkmichel.com was fetched 2026-07-26T08:01:45.031Z and is being refreshed.
falkmichel.com 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.