mcp-server-management

Manage MCP servers on the Higress AI Gateway via REST APIs and YAML templates.

5.3k|652|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/alibaba/hiclaw --skill mcp-server-management-alibaba
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-server-management
Source: https://github.com/alibaba/hiclaw/tree/main/manager/agent/skills/mcp-server-management
Command: npx skills add https://github.com/alibaba/hiclaw --skill mcp-server-management-alibaba

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of managing MCP Servers on the Higress AI Gateway, enabling the creation, updating, and deletion of servers that expose REST APIs as tools.

Core Features & Use Cases

  • Server Configuration: Create and update MCP servers using YAML templates or custom configurations.
  • Credential Management: Securely handle API keys and tokens for integrated services.
  • Access Control: Grant or revoke worker access to MCP tools.
  • Use Case: When a user provides a new API key for a service like GitHub, use this Skill to configure a new MCP server for it, making the GitHub API accessible as a tool for workers.

Quick Start

Use the mcp-server-management skill to set up the GitHub MCP server with the provided token.

Frequently Asked Questions about mcp-server-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage MCP servers on the Higress AI Gateway?

You can manage MCP servers on the Higress AI Gateway by creating, updating, listing, and deleting server configurations that expose REST APIs as tools. This process is handled through YAML templates or custom service configurations.

How do I configure a custom REST API as an MCP server tool?

To configure a custom REST API as an MCP server tool, you use YAML templates or custom service configurations to define the server. This setup integrates the API into the Higress ecosystem, making it accessible as a tool for workers.

How do I securely handle API keys and tokens for MCP server integrations?

Secure credential management for MCP server integrations involves configuring API keys and tokens directly within the server setup. The skill handles this to ensure integrated services like GitHub are securely authorized.

Can I grant or revoke worker access to specific MCP tools?

Yes, you can grant or revoke worker access to MCP tools through consumer authorization. This access control ensures that only designated workers can interact with the exposed REST API tools on your Higress gateway.

Does the Higress MCP server management skill support built-in templates for GitHub?

Yes, the Higress MCP server management skill supports built-in templates like GitHub. You can use these templates to quickly set up an MCP server by providing your API key or token, making the service available as a tool.