MCP Chatwork Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHATWORK_API_TOKEN | Yes | Your Chatwork API token |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_roomsB | Retrieves a list of Chatwork rooms the user belongs to. |
| list_messagesC | Retrieves the list of messages for a specified room. |
| send_messageC | Allows the agent to send messages to a room. |
| get_room_membersB | Get the list of members in a room. |
| create_taskB | Assign a task to a user in a Chatwork room. |
| get_my_tasksB | List tasks assigned to the current bot account. |
| delete_messageB | Delete a message from a room. |
| complete_taskC | Mark a task as done. |
| leave_roomD | Leave a room. |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/vfa-khuongdv/mcp-chatwork'
If you have feedback or need assistance with the MCP directory API, please join our Discord server