api-nova

joe-ieta/api-nova
★ 0 stars TypeScript 🤖 AI/LLM Updated today
ApiNova(中文名:达雅/Api达雅) AI 时代的API Gateway,支持 API到MCP Server 的无感转化 。
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": {
    "api-nova": {
      "command": "npx",
      "args": [
        "-y",
        "joe-ieta/api-nova"
      ]
    }
  }
}