himarket

higress-group/himarket
★ 957 stars Java 🤖 AI/LLM Updated 1mo ago
HiMarket is an enterprise-level "AI Capability Marketplace and Developer Ecosystem Hub." It is not merely a simple aggregation of traditional APIs, but rather a comprehensive platform that packages, publishes, manages, and operates core AI assets such as enterprise Model APIs, MCP Servers, Agent APIs, etc., through standardized product formats.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "himarket": {
      "command": "npx",
      "args": [
        "-y",
        "higress-group/himarket"
      ]
    }
  }
}