Netease Yunxin MCP. Automate Group Moderation and Messaging Flow
Works with every AI agent you already use
…and any MCP-compatible client
Just plug in your AI agents and start using Vinkius.
Netease Yunxin / 网易云信 manages large-scale real-time chat and messaging infrastructure. Use it with your AI client to create IM accounts, manage user groups, send direct or bulk messages, and audit message histories—all without touching a dashboard.
It handles complex communication tasks through simple conversational commands.
What your AI agents can do
Add team member
Adds a specific user to an existing chat team or group.
Create account
Creates and initializes a new IM account for a user.
Create team
Establishes an entirely new chat group or team structure.
The agent creates new IM accounts, managing the initial setup of user identities.
You can update an existing account's details or refresh its security token to keep it active.
The agent creates multi-user teams, adding members and removing users as needed for moderation.
It sends private one-on-one messages or executes bulk messaging to entire user lists.
You retrieve complete chat logs and group metadata for auditing purposes over specific time ranges.
Ask AI about this MCP
Supported MCP Clients
Waiting for input…
Netease Yunxin / 网易云信: 10 Tools for Comms Ops
Use these tools to create users, manage chat groups, send messages in bulk, and retrieve detailed communication logs via your AI client.
019d84a2add team member
Adds a specific user to an existing chat team or group.
019d84a2create account
Creates and initializes a new IM account for a user.
019d84a2create team
Establishes an entirely new chat group or team structure.
019d84a2get session history
Retrieves and reads the full chat log between two users over a defined time range.
019d84a2get team detail
Pulls current metadata about an existing team, including its member list and settings.
019d84a2kick team member
Removes a specified user from a chat group or team.
019d84a2refresh user token
Updates an IM account's token to prevent connection failures due to expiry.
019d84a2send batch message
Sends the exact same message content to multiple users simultaneously.
019d84a2send p2p message
Delivers a direct, private message between two specified users.
019d84a2update account
Changes specific details (like display name) for an existing IM account.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on every call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with Netease Yunxin / 网易云信, then connect any of our 4,700+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 4,700+ others, all in one place
- Add new capabilities to your AI anytime you want
- Every connection is secured and compliant automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog every week
What you can do with this MCP connector
This server connects your AI client directly to Netease Yunxin, one of China's massive real-time communication platforms. It gives your agent full operational control over chat infrastructure—you can manage user accounts, moderate groups, and audit message history without ever touching a dashboard or running manual commands. If your job involves automated support, managing large user bases, or tracking complex communications flow, this is what you need.
Account Setup and Maintenance
Your agent handles the full lifecycle of an IM account. You can use create_account to spin up entirely new user identities from scratch. Once an account exists, you'll often need to make tweaks; that's where update_account comes in. It lets your client change details like a display name on an existing profile.
Critically, connections expire, so you can use refresh_user_token to keep any IM account active and prevent connection failures due to token expiry.
Group Creation and Moderation
Building teams is straightforward. You'll start by calling create_team to establish an entirely new chat group structure. Once the team exists, you control who's in it. Use add_team_member to bring a specific user into the existing group roster. When someone needs to be cut loose or leaves the project, you don't have to manually remove them; simply call kick_team_member.
To see exactly who’s in the group and what its current rules are, your agent pulls all that data using get_team_detail.
Sending Targeted Messages
Sending messages is done with precision. If you need to talk to one person privately—a direct chat—you use send_p2p_message. But if you're sending out an alert or a general announcement, you don't want to repeat the message hundreds of times. Instead, your client uses send_batch_message, which fires off the exact same content simultaneously to multiple users across different lists.
Reviewing Communication History and Metadata
For auditing purposes, you have full access to chat logs. You can retrieve complete conversation histories between any two people by calling get_session_history over a specific time range. This is essential for compliance or debugging. Furthermore, when you need context about the groups themselves—the current member list, group settings, etc.—you pull all that structural data with get_team_detail.
You're running a complete communications ops team through simple conversational commands. Your agent handles every step: setting up accounts, managing memberships, sending messages one-by-one or in bulk, and pulling detailed historical logs for review.
How Netease Yunxin MCP Works
- 1 Subscribe to the server, then provide your Yunxin AppKey and AppSecret credentials.
- 2 Point your AI client (Claude, Cursor, etc.) at the configured MCP endpoint.
- 3 Ask your agent a natural language prompt—e.g., 'Add user X to team Y and send them a welcome message.' — and watch it run the necessary tools.
The bottom line is you're letting your AI client execute complex, multi-step communication operations through simple conversation.
Who Is Netease Yunxin MCP For?
This is for the support engineer who needs to audit chat logs across hundreds of users. It’s for community managers tired of manually moderating large groups. If your workflow relies on high-volume, real-time user communication, you need this.
They use get_session_history and get_team_detail to quickly pull up specific customer chat logs for ticket resolution, bypassing the manual UI search.
They run send_batch_message or add_team_member to coordinate large community events, ensuring everyone in a group gets an announcement instantly.
They use refresh_user_token and update_account as part of CI/CD scripts or automated maintenance flows, keeping the communication stack live.
What Changes When You Connect
- Stop manually tracking group rosters. Use
get_team_detailto instantly pull a team's current membership list, which is better than checking the UI tab by tab. - Handle mass communication without writing scripts. Just tell your agent to 'send an alert to all marketing users,' and it runs
send_batch_messagefor you. - Eliminate account setup friction. Instead of a developer running a separate registration script, just ask your agent to
create_account, and the user is ready to go. - Audit conversations in seconds. Need to know what was said last week? Running
get_session_historypulls complete logs between any two users based on dates you provide. - Maintain connection integrity automatically. Use
refresh_user_tokenso your agent doesn't fail mid-task because a user token expired overnight.
Real-World Use Cases
New Employee Onboarding
An HR manager needs to get a new hire, 'jane', set up in the system. They ask their agent: 'Create IM account for jane and add her to the #marketing team.' The agent runs create_account then add_team_member, completing the process in two steps.
Crisis Communications
A company needs to send an urgent service update to 50,000 subscribers. Instead of logging into a separate broadcast system, they instruct their agent to run send_batch_message using the target list.
Investigating User Behavior
A support team needs to check if a user complained about a specific feature last month. They ask their agent to use get_session_history, providing the user's ID and the date range, and the logs are returned immediately.
Team Restructuring
The project scope changes, and 'user_x' needs to move from the 'Alpha' team to the 'Beta' team. The agent runs kick_team_member for Alpha and then add_team_member for Beta.
The Tradeoffs
Trying to check history manually
Logging into the platform, navigating to User A's chat with User B, scrolling back months of conversation, and trying to copy relevant timestamps.
→
Just tell your agent: 'Get the session history for users A and B from June 1st to June 30th.' The agent runs get_session_history and hands you a clean data set.
Running multiple scripts for setup
A developer running one script to create the user, another to get their token, and a third to add them to the group. This is slow and error-prone.
→
Ask your agent to 'Set up new user X in team Y.' The agent executes create_account followed by add_team_member in sequence.
Assuming a token works
The system fails with an authentication error because the access token expired overnight, requiring manual intervention and service downtime.
→
Periodically or upon setup, run refresh_user_token. This keeps the connection alive so your agent doesn't fail when it needs to send a message.
When It Fits, When It Doesn't
Use this server if your business process is fundamentally tied to high-volume chat operations: user onboarding, group moderation, or support auditing. If you need to know who spoke to whom and when, this is necessary. Don't use it just because you have a communication problem; use it only if the solution requires modifying state (creating accounts, changing membership) or reading historical message payloads (get_session_history). If all you need is simple data retrieval—like listing user names without knowing their chat history—a dedicated directory service might be easier. But for anything involving real-time communication lifecycle management, this is your tool.
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Netease Yunxin / 网易云信. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS INFRASTRUCTURE
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on every call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
Works with Claude, ChatGPT, Cursor, and more
The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.
This server provides 10 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.
Available Capabilities
Managing group membership shouldn't feel like a database query.
Right now, if you need to know who belongs in a project team, you have to log into the chat platform and click through multiple member lists. If someone leaves or joins, you're stuck clicking 'Add Member' or 'Remove User,' often requiring manual verification against an HR sheet.
With this MCP server, your agent handles it all. You just prompt: 'Can you add John Doe to Project Gamma?' The agent runs the necessary tools—like `add_team_member`—and confirms the change immediately. It’s instant group administration.
Netease Yunxin / 网易云信 MCP Server: Control the entire user lifecycle.
The biggest time sinks disappear. You don't manually update tokens, you don't run separate scripts for account creation, and you never have to switch between a chat UI and an identity management dashboard again.
This single connection lets your agent manage the entire communications stack—from initial user setup with `create_account` all the way through message auditing with `get_session_history`. It's one source of truth for all things messaging.
Common Questions About Netease Yunxin MCP
How do I check chat history using get_session_history? +
You provide the agent with two user IDs and a specific date range. The agent runs get_session_history and returns all messages exchanged between those users within that time window.
What is the difference between send_p2p_message and send_batch_message? +
Use send_p2p_message for a one-to-one private chat. Use send_batch_message when you need to send the exact same message content out to many different users at once.
How do I manage team members using add_team_member? +
You ask your agent to run add_team_member, specifying the target team ID and the user's unique account ID. The agent handles the join action for you.
Does update_account handle all profile changes? +
It updates specific details on an existing IM account, like changing the display name or updating core credentials, keeping your user data current without recreating the whole account.
If my user token expires, how does the `refresh_user_token` tool help me maintain connectivity? +
The refresh_user_token tool automatically retrieves and updates your IM access credentials. It validates your existing connection without requiring you to re-authenticate or manually input new security keys. This keeps your agent connected and ready for real-time chat operations.
What are the necessary parameters required when I use `create_account`? +
You must provide a unique account ID (accid) and establish initial login credentials. The tool will prompt you to confirm if you need to set up any default display names or custom tokens immediately after creation. This ensures the account is fully operational right out of the gate.
When I run into rate limits with `send_batch_message`, what should my agent do? +
If batch messaging fails due to volume, your agent should break the target list into smaller chunks and retry sending messages. The API is designed to handle bulk operations but requires controlled pacing for high-volume sends. Sending in batches of 50 is usually a good starting point.
Does `kick_team_member` automatically notify the user that they have been removed from the team? +
The tool performs the removal action immediately, but it does not send an automated notification message. If you need to inform a kicked member, your agent must follow up with a separate P2P or broadcast message after running kick_team_member.
How do I find my Yunxin AppKey and AppSecret? +
Log in to the Yunxin Console, select your application from the dashboard, and you will find your AppKey and AppSecret in the application details overview.
What is an accid? +
An accid is a unique account identifier for a user in the Yunxin IM system. It is defined by you during account creation and used for all subsequent user-related operations.
How does the CheckSum authentication work? +
Yunxin requires a dynamic CheckSum in the HTTP header for every request. This server automatically calculates it for you using the SHA1(AppSecret + Nonce + CurTime) formula, ensuring secure authorized access.
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
More in this category
Roblox Social & Group Intelligence
The definitive server for the Roblox social graph — track user profiles, friend lists, and group rankings via AI.
USITC DataWeb (International Trade Commission)
Access US international trade statistics directly. Query imports, exports, and trade balances using HS, SITC, or NAICS classifications.
Shipmondo
Ship packages across Scandinavia and Europe with multi-carrier label printing, tracking, and return management from one platform.
You might also like
Wistia
Manage video assets, projects, and engagement analytics on Wistia — the leading video marketing platform for business.
Cloud Assess
Manage vocational training and assessments via Cloud Assess — track students, monitor enrolments, and audit assessment records directly from any AI agent.
AB.GL
Shorten URLs, track click performance, and manage branded links with real-time analytics for every campaign.