Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_MODELNoLLM model to use (e.g., 'claude-3-5-sonnet-20241022' for Anthropic or 'gemini-2.0-flash-exp' for Google)
LLM_API_KEYNoAPI key for the selected LLM provider (Anthropic Claude or Google Gemini)
LLM_PROVIDERNoLLM provider to use for AI analysis ('anthropic' or 'google')
USE_CLAUDE_CODE_SUBSCRIPTIONNoSet to 'true' to use Claude Code Subscription for AI analysis

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze_survey

アンケートCSVファイルを分析し、形態素解析、WordCloud、グラフを含む洗練されたHTMLレポートを生成します

update_ai_analysis

既存のHTMLレポートにClaude Codeが分析した課題と解決策を追加します。

使用前に必ず以下を実施してください: 1. analysis_summary.txtを読み込み(グラフデータ+分析軸別コメント詳細を含む) 2. グラフデータ(頻出キーワード、分析軸別統計)を定量的に分析 3. 分析軸別コメント詳細でセグメント特性を把握(全コメントが含まれる) 4. 定量データと定性データを統合して課題を抽出 5. 具体的なコメント引用を含めた詳細な課題説明を作成 APIキーなしでClaude Codeサブスクリプションのみで利用する場合に使用します。
generate_wordcloud

テキストデータからWordCloudを生成

extract_keywords

形態素解析でキーワードを抽出

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sinjorjob/survey-insight-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server