← Registry

General Tools

frankki.app

FrankKi is an MCP server and app that enables sending physical letters worldwide via AI or self-written content, covering tasks from cancellations to invoices.

1 endpoint4 known toolsFirst detected August 7, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.frankki.app

No auth detected

MCP server metadata

Name
frankki-mcp
Version
1.0.0
Capabilities
toolsresources

Known tools 4

mcp_health

Health-/Echo-Probe - prüft das Partner-Token und die Verarbeitungskette von Anfang bis Ende und sagt dir unter setup, welche Voraussetzungen für einen echten Versand schon erfüllt sind (Absender-Profil, AVV, Guthaben, Sandbox, Freigabe) und was der nächste Schritt ist.

Inferred read-only
address_validate

Prüft eine Adresse anhand landesspezifischer Regeln und meldet harte Fehler als ADDRESS_INVALID.

Inferred read-only
shipping_quote

Ermittelt den Preis, das Briefformat, die Versandart und die voraussichtliche Laufzeit für einen geplanten Brief, bevor er versendet wird.

Inferred read-only
pricing_tiers

Liefert die Staffelpreise (Mengenrabatte) von FrankKi: ab welcher Monatsmenge welcher Beispielpreis pro Brief gilt.

Inferred read-only

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.frankki-mcp]
url = "https://mcp.frankki.app"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "frankki-mcp": {
      "type": "http",
      "url": "https://mcp.frankki.app"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: frankki-mcp
Remote MCP URL: https://mcp.frankki.app

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": {
    "frankki-mcp": {
      "url": "https://mcp.frankki.app"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "frankki-mcp": {
      "type": "http",
      "url": "https://mcp.frankki.app"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "frankki-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.frankki.app"
}
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 frankki.app was fetched 2026-08-23T22:01:28.566Z.

Trust status Neutral

frankki.app is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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