MCP.so
Sign In

Chatwork MCP Server

@chatwork

About Chatwork MCP Server

ChatworkをAIから操作するためのMCP(Model Context Protocol)サーバー

Basic information

Category

Other

License

MIT

Runtime

node

Transports

stdio

Publisher

chatwork

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "chatwork": {
      "command": "npx",
      "args": [
        "@chatwork/mcp-server"
      ],
      "env": {
        "CHATWORK_API_TOKEN": "YOUR_CHATWORK_API_TOKEN"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Chatwork MCP Server?

Chatwork MCP Server is a Model Context Protocol (MCP) server that allows AI tools to operate Chatwork, a business chat

Comments

More Other MCP servers