mcp-traQ

mcp-traQ

1

mcp-traQ is an MCP protocol server implementation that integrates with the traQ platform to facilitate the extraction and utilization of messages, channels, and user data using LLM. It supports functionalities such as message, channel, and user information access, along with searching and retrieval capabilities.

mcp-traQ

mcp-traQ is an implementation of an MCP protocol server that uses traQ as a data source. It enables obtaining messages, channel, and user information from an LLM.

Installation

Download the binary matching your OS/CPU architecture from the Releases and place it in a directory included in your PATH with execution permissions.

Usage

  1. Create a bot on traQ. traP members can use the Bot Console, others can utilize the POST /api/v3/bots API.
  2. Configure the MCP server setting the Access Token of the created bot as an environment variable, and set baseURL if not using the traP server.

Features

  • Search messages, retrieving content, sender, date, and attached stamps.
  • Search channels.
  • Obtain user information.
  • Retrieve stamp list.
  • Access pinned messages.

License

MIT License