Frontapp MCP Server
@zqushair
About Frontapp MCP Server
MCP server and client for Frontapp
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Frontapp-MCP": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@zqushair/frontapp-mcp",
"--client",
"claude"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Frontapp MCP Server?
A Model Context Protocol server that integrates large language models with Frontapp's customer communication platform. It enables LLMs to access and manipulate Frontapp data—such as conversations, contacts, and tags—and automate workflows using natural language commands.
How to use Frontapp MCP Server?
Install via Smithery or manually by cloning the repository, installing dependencies, configuring a .env file with Frontapp API credentials, then building and starting the server. Use the provided TypeScript client library to call tools like getConversations and sendMessage through the MCP protocol.
Key features of Frontapp MCP Server
- Conversation management (retrieve, create, update)
- Contact management (access and update contact data)
- Tag management (apply and remove tags)
- Inbox management (access inbox information)
- User management (retrieve user details)
- Real‑time webhook integration with secure authentication
Use cases of Frontapp MCP Server
- Automate customer support responses by reading and replying to conversations.
- Update contact details automatically when new information arrives.
- Apply or remove tags from conversations based on LLM‑analyzed context.
- Monitor real‑time events (e.g., new messages) via webhooks for proactive automation.
- Manage multiple inboxes and users through natural language commands.
FAQ from Frontapp MCP Server
What are the prerequisites to run Frontapp MCP Server?
Node.js v16 or higher, npm or yarn, a Frontapp API key, and (for webhooks) a publicly accessible URL.
How do I install Frontapp MCP Server?
You can install it via Smithery (npx @smithery/cli install @zqushair/frontapp-mcp --client claude) or manually by cloning the repository, running npm install, configuring .env, building with npm run build, and starting with npm start.
Does Frontapp MCP Server support webhooks?
Yes. It can receive and process real‑time events from Frontapp via webhooks, with secure signature verification and event‑driven automation.
How are credentials stored securely?
Sensitive information is stored with AES‑256 encryption. Use npm run generate-key to create a strong encryption key, and store it in the environment configuration.
Frequently asked questions
What are the prerequisites to run Frontapp MCP Server?
Node.js v16 or higher, npm or yarn, a Frontapp API key, and (for webhooks) a publicly accessible URL.
How do I install Frontapp MCP Server?
You can install it via Smithery (`npx @smithery/cli install @zqushair/frontapp-mcp --client claude`) or manually by cloning the repository, running `npm install`, configuring `.env`, building with `npm run build`, and starting with `npm start`.
Does Frontapp MCP Server support webhooks?
Yes. It can receive and process real‑time events from Frontapp via webhooks, with secure signature verification and event‑driven automation.
How are credentials stored securely?
Sensitive information is stored with AES‑256 encryption. Use `npm run generate-key` to create a strong encryption key, and store it in the environment configuration.
Basic information
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Comments