Access QQ bot features via MCP to query chats and send messages.
This MCP tool is an open-source MIT project with no declared extra secrets or fixed remote endpoints, and no clear high-risk red flags are evident. However, it can access QQ contact/group data, chat history, and send messages, while community adoption is low and maintenance is unknown, so it should be used with least-privilege controls.
The materials explicitly state that no keys or environment variables are required, and there is no request for API keys, tokens, or other additional secrets. If runtime depends on an existing QQ bot session, those session credentials should still be protected by the host environment.
The description says it exposes QQ bot capabilities over Streamable HTTP and can read friend/group info, fetch chat history, and send group/private messages, indicating chat data may flow through the service. The materials do not specify concrete remote endpoints or data flow destinations, so the egress boundary is only partially transparent.
The system checks indicate that it executes code. As an MCP server, it would typically start a local service process and handle message requests. This is a normal capability for this class of tool, and the current materials do not show requests for system privileges beyond its stated function.
Its stated capabilities cover bot status, friend/group information, chat history, and message sending, which means it can access contact metadata and message content. This is sensitive data, but the access scope appears broadly aligned with the advertised functionality, with no obvious sign of over-privilege in the materials.
Positive factors include public source code, an MIT license, and auditability. However, the source is a third-party registry entry, the repository has 0 stars, maintenance status is unknown, and the README is absent, so trust and maintenance signals are limited; code and dependencies should be reviewed before adoption.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "qq-mcp-server" yet — see the docs or source repo.
Use qq-mcp-server to check the current QQ bot status and list the groups I can access with group names, IDs, and member counts.
Returns the bot's online status and a list of accessible groups with basic details.
Use qq-mcp-server to retrieve the latest 50 messages from a specified QQ group and organize them into a readable chronological summary with sender names and timestamps.
Outputs recent message logs or a summary including timestamps, senders, and key content.
Use qq-mcp-server to send this notice to a specified QQ group: We will release the new version at 3 PM today, and relevant team members should complete checks in advance.
Sends the text message to the target group and reports the delivery result.
Use MCP to query QQ bot data and send chat messages.
Send texts, images, and files to QQ contacts through MCP.
Connect QQ via MCP for messaging, group management, file sharing, and automation.
Connects Telegram group chats to search, retrieve, persist, and send messages.
Manage Discord messages, channels, threads, and reactions for team communication.
Connect AI to a real Telegram account for chat search and management.