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

Tools

Functions exposed to the LLM to take actions

NameDescription
list_rooms

Retrieves a list of Chatwork rooms the user belongs to.

list_messages

Retrieves the list of messages for a specified room.

send_message

Allows the agent to send messages to a room.

get_room_members

Get the list of members in a room.

create_task

Assign a task to a user in a Chatwork room.

get_my_tasks

List tasks assigned to the current bot account.

delete_message

Delete a message from a room.

complete_task

Mark a task as done.

leave_room

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