Skip to main content
Glama
devcontainer.json820 B
{ "name": "mcp-teamtailor", "image": "mcr.microsoft.com/devcontainers/base:ubuntu", "workspaceFolder": "/workspaces/mcp-teamtailor", "features": { "ghcr.io/devcontainers/features/node:1": { "version": "22.12.0" }, "ghcr.io/devcontainers/features/docker-in-docker:2": { "version": "28.0.4" }, "ghcr.io/devcontainers/features/python:1": { "version": "3.13.1", "toolsToInstall": "aider-install" } }, "postCreateCommand": ".devcontainer/post-create.sh", "customizations": { "vscode": { "extensions": [ "streetsidesoftware.code-spell-checker", "dbaeumer.vscode-eslint", "GitHub.copilot", "GitHub.copilot-chat", "mhutchie.git-graph", "eamodio.gitlens", "esbenp.prettier-vscode" ] } } }

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/crunchloop/mcp-teamtailor'

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