← Registry

Content Tools

falkmichel.com

Provides access to Falk Michel's portfolio content including services, blog posts, and a contact form.

1 endpoint5 known toolsFirst detected June 1, 2026Last detected June 1, 2026

ENDPOINT 1

https://falkmichel.com/mcp

No auth detected

Known tools 5

list_services

List the freelance services Falk Michel offers (title, slug, summary, URL).

Inferred read-only
get_service

Get the full description of a single service by its slug (as returned by list_services).

Inferred read-only
list_blog_posts

List Falk Michel's blog posts (title, slug, date, summary, URL).

Inferred read-only
get_blog_post

Get the full text of a single blog post by its slug (as returned by list_blog_posts).

Potential side effects
send_contact_message

Send a message to Falk Michel through his contact form.

Potential side effects

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.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.

Trust status Trusted

falkmichel.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.