
Survey Insight MCP
Supports UIby sinjorjob
AI-powered analysis of survey comments with interactive HTML dashboards and WordClouds.
What it does
Transforms raw CSV survey data into professional interactive dashboards. It performs morphological analysis in Japanese (Janome) and English (spaCy) to extract insights and generate visual reports.
Tools
analyze_survey: Processes CSV files to generate HTML reports, WordClouds, and AI-driven problem analysis and improvement proposals.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"survey-insight": {
"command": "uvx",
"args": ["--from", "git+https://github.com/sinjorjob/survey-insight-mcp.git", "survey-insight-mcp"]
}
}
}
Supported hosts
- Claude Desktop
- Gemini CLI
Quick install
uvx --from git+https://github.com/sinjorjob/survey-insight-mcp.git survey-insight-mcpInformation
- Pricing
- free
- Published
- 5/1/2026
- stars






