Skip to main content
Other Tools and IntegrationsTypeScript

kiwamizamurai/mcp-kibela-server

πŸ“‡ ☁️ Powerfully interact with Kibela API.

other-tools-and-integrationscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/kiwamizamurai/mcp-kibela-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-kibela-server": {
      "command": "npx",
      "args": [
        "-y",
        "kiwamizamurai/mcp-kibela-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
TypeScript
Author
kiwamizamurai