About
MCP Server for Front App
README
This is an MCP Server for Front that allows you to integrate with Front's API.
What is Front?
Front is a customer communication platform that helps teams deliver better service through efficient email management, messaging, and customer interactions.
Installation
Add the following configuration to your MCP server setup:
"frontApi": {
"command": "npx",
"args": [
"-y",
"@iktakahiro/frontapp-mcp-server"
],
"env": {
"FRONT_API_TOKEN": "YOUR_API_TOKEN",
"DEFAULT_INBOX_ID": "YOUR_INBOX_ID"
}
}
Make sure to replace YOUR_API_TOKEN with your Front API token and YOUR_INBOX_ID with your default inbox ID.
Note
This repository is still experimental and currently only implements functionality to retrieve messages. Additional features are planned for future implementation.
Installing Frontapp
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/iktakahiro/frontapp-mcp-serverFAQ
Is Frontapp MCP free?
Yes, Frontapp MCP is free — one-click install via Unyly at no cost.
Does Frontapp need an API key?
No, Frontapp runs without API keys or environment variables.
Is Frontapp hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Frontapp in Claude Desktop, Claude Code or Cursor?
Open Frontapp on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Frontapp with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
