Skip to main content
Glama
.dockerignore800 B
# Dependencies node_modules/ npm-debug.log* bun-debug.log* # Build artifacts dist/ *.tsbuildinfo # Development files .env .env.local .env.development.local .env.test.local .env.production.local # IDE and editor files .vscode/ .idea/ *.swp *.swo *~ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Git .git/ .gitignore # Documentation *.md docs/ # Test files **/*.test.ts **/*.test.js **/*.spec.ts **/*.spec.js src/**/*test* src/**/*spec* coverage/ # Development configs .eslintrc* .prettierrc* biome.json vitest.config.* jest.config.* .babelrc* # CI/CD .github/ .gitlab-ci.yml .circleci/ # Docker Dockerfile* docker-compose* .dockerignore # MCP client config (not needed in container) .mcp.json # Development utilities bin/stdio settings.json

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/brainsparker/youdotcom-mcp-server'

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