Skip to main content
Glama

Kibela MCP Server

Official
by kibela
compose.yaml398 B
services: mcp: build: context: . target: deps command: pnpm dev tty: true stdin_open: true extra_hosts: - "${KIBELA_LOCALHOST}:host-gateway" environment: NODE_ENV: ${NODE_ENV} KIBELA_ORIGIN: ${KIBELA_ORIGIN} KIBELA_ACCESS_TOKEN: ${KIBELA_ACCESS_TOKEN} KIBELA_CODEGEN_URI: ${KIBELA_CODEGEN_URI} volumes: - .:/usr/src/app

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kibela/kibela-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server