QuackbackIO/quackback
Open-source customer feedback platform with built-in MCP server. Agents can search feedback, triage posts, update statuses, create and comment on posts, vote, manage roadmaps, merge duplicates, and publish changelogs.
Quick Start
Clone the repository:
git clone https://github.com/QuackbackIO/quackbackClaude Desktop configuration example:
{
"mcpServers": {
"quackback": {
"command": "npx",
"args": [
"-y",
"QuackbackIO/quackback"
]
}
}
}Check the repository README for specific installation and configuration instructions.