
Chatwork
STDIOMCP server for AI-driven Chatwork operations and automation
MCP server for AI-driven Chatwork operations and automation
Chatwork を AI から操作するための MCP (Model Context Protocol) サーバーです。
Claude Desktop を例に説明します。
claude_desktop_config.json
が示されるので、好みのエディタで開く{ "mcpServers": { "chatwork": { "command": "npx", "args": ["@chatwork/mcp-server"], "env": { "CHATWORK_API_TOKEN": "YOUR_CHATWORK_API_TOKEN" } } } }
今後、MCP に対応した AI ツールが増える可能性があります。使い方を追加してほしいツールがあった場合、あなたのコントリビュートをお待ちしています!