Skip to main content
Other Tools and IntegrationsTypeScript

kj455/mcp-kibela

πŸ“‡ ☁️ Allows AI models to interact with [Kibela](https://kibe.la/)

other-tools-and-integrationscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/kj455/mcp-kibela

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
TypeScript
Author
kj455