About
Overview
The Front MCP Server enables AI agents to interact with Front's shared inbox platform. It provides tools for managing conversations, drafting replies, and tagging messages.
Capabilities
Tools & Capabilities
⚡list_conversations
List conversations in an inbox
⚡send_reply
Send a reply to a conversation
⚡list_inboxes
List inboxes
⚡add_tag
Tag a conversation
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-frontExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"front": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-front"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 30
Last UpdatedFeb 12, 2026