MCP server for Axis (team action management tool) — 13 tools for goals, KPIs, tasks, notifications
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"axis-mcp": {
"command": "npx",
"args": [
"-y",
"hh881094-ctrl/axis-mcp"
]
}
}
}
Run in terminal:
claude mcp add axis-mcp npx -y hh881094-ctrl/axis-mcp
Add to .cursor/mcp.json:
{
"mcpServers": {
"axis-mcp": {
"command": "npx",
"args": [
"-y",
"hh881094-ctrl/axis-mcp"
]
}
}
}
README Excerpt
Axis(チーム向け行動管理ツール)のデータを Claude に丸ごと理解させる MCP サーバー。 **Claude Code / Claude Desktop / claude.ai (Web) の3クライアントすべて**から接続できる。 - ローカル利用(Code / Desktop): **stdio** トランスポート(ホスティング不要) - どこからでも利用(特に claude.ai Web): **Streamable HTTP** トランスポート + Bearer トークン認証(公開HTTPSにデプロイ) 接続すると Claude が「今日のタスク・ゴール階層・KPI進捗・期日・担当」を把握した状態で会話できる。
Tools (20)
AXIS_DEFAULT_TEAM_IDAXIS_DEFAULT_USER_IDAXIS_MEMBER_TOKENSAXIS_SUPABASE_SERVICE_ROLE_KEYAXIS_SUPABASE_URLMCP_BEARER_TOKENMCP_PORTMCP_READONLYMCP_TRANSPORTadd_commentadd_today_taskcomplete_goalcomplete_taskget_commentsget_goal_detailget_goal_treeget_goalsget_kpi_progressget_overdue_goalsget_phase_summary