Skip to main content
Glama
vfa-khuongdv

MCP Chatwork Server

by vfa-khuongdv

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CHATWORK_API_TOKENYesYour Chatwork API token

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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/vfa-khuongdv/mcp-chatwork'

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