Skip to main content
Glama
devcontainer.json485 B
{ "build": { "dockerfile": "Dockerfile", "context": ".." }, "features": { "ghcr.io/anthropics/devcontainer-features/claude-code:1.0": {} }, "customizations": { "vscode": { "extensions": [ "ms-python.python", "ms-python.vscode-pylance" ] } }, "postCreateCommand": "uv sync && echo '✅ uv environment ready!'", "containerEnv": { "UV_LINK_MODE": "copy" }, "remoteEnv": { "UV_PROJECT_ENVIRONMENT": ".venv" } }

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/jdez427/claude-ipc-mcp'

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