Skip to main content
Glama
docker-entrypoint.sh242 B
#!/bin/bash set -e exec ${HOME}/.venv/bin/ipybox \ --workspace /app/workspace \ --tool-server-host localhost \ --tool-server-port 8900 \ --kernel-gateway-host localhost \ --kernel-gateway-port 8888 \ --log-level INFO

Latest Blog Posts

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/gradion-ai/ipybox'

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