Skip to main content
Glama
config.json2.32 kB
{ "templates": { "context": "context.j2", "files": "files.j2", "highlights": "highlights.j2" }, "profiles": { "code": { "gitignores": { "full_files": [ ".git/", "node_modules/", "dist/", "build/", ".env", ".env.*", "*.min.*", "*.bundle.*" ], "outline_files": [ ".git/", "node_modules/", "dist/", "build/", ".env", ".env.*", "*.min.*", "*.bundle.*" ] }, "only_includes": { "full_files": [ "**/*" ], "outline_files": [ "**/*" ] }, "settings": { "no_media": true, "with_user_notes": false } }, "code-prompt": { "gitignores": { "full_files": [ ".git/", "node_modules/", "dist/", "build/", ".env", ".env.*", "*.min.*", "*.bundle.*" ], "outline_files": [ ".git/", "node_modules/", "dist/", "build/", ".env", ".env.*", "*.min.*", "*.bundle.*" ] }, "only_includes": { "full_files": [ "**/*" ], "outline_files": [ "**/*" ] }, "settings": { "no_media": true, "with_user_notes": false }, "base": "code", "prompt": "prompt.md" }, "code-file": { "gitignores": { "full_files": [ ".git/", "node_modules/", "dist/", "build/", ".env", ".env.*", "*.min.*", "*.bundle.*" ], "outline_files": [ ".git/", "node_modules/", "dist/", "build/", ".env", ".env.*", "*.min.*", "*.bundle.*" ] }, "only_includes": { "full_files": [ "**/*" ], "outline_files": [ "**/*" ] }, "settings": { "no_media": true, "with_user_notes": false, "context_file": "project-context.md.tmp" }, "base": "code" } } }

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/bsmi021/mcp-file-context-server'

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