Query your customer feedback: studies, themes, suggestions, tags, and sentiment trends.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Inspect callable tools, capabilities, and parameters exposed to AI agents by Magic Insights.
get_workspaceOne-call overview: plan, study count, connected platforms, tags, total feedback, date range, overall sentiment.
list_studiesList all studies with description and date range.
get_studyA study's summary, generated report, and top themes (with sentiment, ids, and example feedback).
list_topicsA study's topics and the themes grouped under each.
get_theme_feedbackAll feedback under one theme, most relevant first.
list_suggestionsA study's AI-synthesized recommended actions (problem, solution, priority).
Connect any MCP client to your Magic Insights workspace and chat with your customer-feedback studies β list studies, search and filter feedback, and read AI-generated themes, topics, suggestions, tags, and sentiment trends.
This is a remote, hosted MCP server. There's nothing to install β point your client at the URL below and authenticate with a workspace API key.
https://app.magicinsights.ai/api/mcpai.magicinsights/insightsCreate one in the app at Settings β API keys (https://app.magicinsights.ai β your workspace β Settings β API keys), then send it as the Authorization: Bearer <key> header.
Add to ~/.cursor/mcp.json (all projects) or .cursor/mcp.json (one project), then enable the server in Cursor settings:
Most clients use the same mcpServers block above β check your client's docs for where its config file lives. The Claude API MCP connector accepts the same URL with an authorization_token.
All tools are read-only and scoped to the workspace that owns the API key.
| Tool | What it does |
|---|---|
get_workspace | One-call overview: plan, study count, connected platforms, tags, total feedback, date range, overall sentiment. |
list_studies | List all studies with description and date range. |
get_study | A study's summary, generated report, and top themes (with sentiment, ids, and example feedback). |
list_topics | A study's topics and the themes grouped under each. |
get_theme_feedback | All feedback under one theme, most relevant first. |
list_suggestions | A study's AI-synthesized recommended actions (problem, solution, priority). |
get_suggestion_feedback | The individual feedback behind a single suggestion. |
search_feedback | Search and filter feedback by keyword, sentiment, platform, tag, or date range. |
get_feedback | One feedback item in full β content, translation, AI summary, and source metadata. |
get_stats | Aggregate stats: total count, sentiment breakdown, date range. |
get_trends | Feedback volume and sentiment over time, bucketed by week or month. |
list_tags | The workspace's custom tags and how many items carry each. |
list_platforms | The source platforms feeding the workspace, each with its feedback count. |
Magic Insights is an AI-driven customer-feedback analytics platform. Learn more at magicinsights.ai.
The server's metadata is published in the official MCP registry; this repository hosts the public server.json and connection docs. The application source is closed.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/magic-insights)<a href="https://allmcps.com/mcp/magic-insights"><img src="https://allmcps.com/api/badge/magic-insights?style=directory" alt="Magic Insights on AllMCPs" /></a>