axis-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AXIS_SUPABASE_URL | Yes | Supabase プロジェクト URL | |
| AXIS_SUPABASE_SERVICE_ROLE_KEY | Yes | Supabase Legacy service_role キー |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_goalsB | チームのゴール一覧を取得する。フェーズ、ステータス、担当者でフィルタ可能。 |
| get_goal_detailB | ゴールの詳細情報を取得する。KPI、サブゴール、成果物、コメント数を含む。 |
| get_today_tasksA | 指定ユーザーの今日のToDoリストを取得する。 |
| get_kpi_progressC | チームのKPI進捗一覧を取得する。 |
| get_team_membersC | チームメンバー一覧を取得する。 |
| get_overdue_goalsC | 期日超過のアクティブゴール一覧を取得する。 |
| get_phase_summaryB | フェーズの目標・KPI・進捗サマリーを取得する。 |
| get_notificationsC | ユーザーの通知を取得する。 |
| get_commentsC | ゴールのコメントスレッドを取得する。 |
| get_visionC | チームの年間目標を取得する。 |
| complete_goalB | ゴールを完了にする。子孫も連動。 |
| complete_taskC | ToDoタスクを完了にする。 |
| add_commentB | ゴールにコメントを追加する。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/hh881094-ctrl/axis-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server