frontapp-openapi-client

dougborg/frontapp-openapi-client
★ 0 stars Python 💬 Communication Updated 2d ago
Pythonic Frontapp API client ecosystem with transport-layer retries, rate-limit awareness, and auto-pagination. Python + TypeScript clients + MCP server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "frontapp-openapi-cli": {
      "command": "uvx",
      "args": [
        "frontapp-openapi-client"
      ]
    }
  }
}

Or install with pip: pip install frontapp-openapi-client

README Excerpt

Multi-language client ecosystem for the platform. Front is a shared-inbox product that unifies email, SMS, chat, and social channels into one place for support and sales teams. Their messages, contacts, teammates, tags, inboxes, and more. This monorepo ships: - A production-grade **Python client** with transport-layer retries, rate-limit

Tools (12)

add_conversation_commentcreate_draft_on_channelcreate_draft_replydelete_draftedit_draftget_conversationlist_conversation_commentslist_conversation_draftslist_conversation_messageslist_conversationssearch_conversationsupdate_conversation

Topics

apifrontfrontappmcp-serveropenapipythontypescript