EaseCation User Center MCP Server
Officialby EaseCation
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HTTP_HOST | No | HTTP host for streamable-http transport. Default is 127.0.0.1. | |
| MCP_HTTP_PATH | No | HTTP path for streamable-http transport. | /mcp |
| MCP_HTTP_PORT | No | HTTP port for streamable-http transport. | 3100 |
| MCP_TRANSPORT | No | Transport mode: 'stdio' or 'streamable-http'. | stdio |
| EC_API_BASE_URL | No | Base URL for the UC backend API. Default is http://127.0.0.1:9000 | http://127.0.0.1:9000 |
| EC_USER_JWT_TOKEN | No | User JWT access token. | |
| EC_ADMIN_JWT_TOKEN | No | Admin JWT access token. | |
| EC_ENABLE_USER_TOOLS | No | Enable user tools. Set to 'true' to enable. | false |
| EC_ENABLE_ADMIN_TOOLS | No | Enable admin tools. Set to 'true' to enable. | false |
| EC_USER_REFRESH_TOKEN | No | User refresh token for automatic token refresh. | |
| MCP_HTTP_BEARER_TOKEN | No | Bearer token for securing streamable-http transport. | |
| EC_ADMIN_REFRESH_TOKEN | No | Admin refresh token for automatic token refresh. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/EaseCation/ec-usercenter-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server