EaseCation/ec-usercenter-mcp-server
If you are the rightful owner of ec-usercenter-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
EaseCation 用户中心 MCP Server is a read-only Model Context Protocol server designed for AI assistants to access the EaseCation user center ticket system.
Tools
Functions exposed to the LLM to take actions
query_tickets
Advanced ticket querying with pagination and multi-condition filtering.
get_ticket_detail
Retrieve detailed ticket information including full history.
get_ticket_list
Get a simplified list of tickets.
get_ticket_count
Retrieve ticket statistics by type.
get_ticket_ai_reply
Generate AI response suggestions for a specified ticket.
assign_ticket
Assign pending tickets for processing.
search_players
Search for players by name.
get_player_basic
Retrieve basic player information including level, coins, and experience.
get_player_tickets
Access all tickets related to a player.
get_player_logs
Retrieve management operation logs for a player.
get_player_bans
Access player punishment history including bans and mutes.
get_user_info
Retrieve user information and permissions for the current token.
check_staff_permission
Verify administrator permissions.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client