Use when admin asks to configure an MCP tool server (e.g., GitHub, weather API), rotate credentials, grant/revoke worker access to MCP tools, or add a custom API integration via YAML.
70
86%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
MCP Servers expose REST APIs as tools on the Higress AI Gateway, or proxy existing MCP servers (SSE/StreamableHTTP). Use setup-mcp-server.sh to create/update from YAML templates, or setup-mcp-proxy.sh to proxy existing MCP servers. Built-in templates are at references/mcp-*.yaml.
AGENTTEAMS_RUNTIME=aliyun) does not support script-based MCP management — direct admin to the Alibaba Cloud AI Gateway console insteadaccessToken: "" as the credential key — the setup script substitutes the real valuePOST /mcp/<name>/message, not on SSE connecthttp and sse transport — stdio servers cannot be proxied through the gatewayRead the relevant doc before executing. Do not load all of them.
| Situation | Read |
|---|---|
| Create/update an MCP server or rotate credentials | references/create-update-server.md |
| Generate YAML for a custom API integration | references/custom-yaml-guide.md |
| List, inspect, delete servers, or manage consumer access manually | references/api-commands.md |
| Proxy an existing MCP server (SSE/HTTP) | references/setup-mcp-proxy.md |
| Need the GitHub MCP tool definitions | references/mcp-github.yaml |
785c2db
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.