Back to MCP Servers
Kibela
📇 ☁️ Powerfully interact with Kibela API.
other-tools-and-integrationsapi
Installation
npx -y mcp-kibela-serverConfiguration
{
"mcpServers": {
"mcp-kibela-server": {
"command": "npx",
"args": ["-y", "mcp-kibela-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes