Loading languages...
MC

mcp-kibela

@kj45512

MCP server implementation that enables AI assistants to search and reference Kibela content

Kibela
AI
MCP

# mcpServer Config

{
  "mcpServers": {
    "mcp-kibela": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "KIBELA_TEAM",
        "-e",
        "KIBELA_TOKEN",
        "ghcr.io/kj455/mcp-kibela:latest"
      ],
      "env": {
        "KIBELA_TEAM": "your-team-name from https://[team-name].kibe.la",
        "KIBELA_TOKEN": "your-token"
      }
    }
  }
}

# stdio

npx -y @kj455/mcp-kibela
Transport:
stdio
Langue:
TypeScript
Mis à jour:7/23/2025