Skip to main content
Glama
settings.json696 B
{ "json.schemas": [ { "fileMatch": ["src/prompts/*.json"], "url": "./src/prompts/schemas/prompt-template.schema.json" } ], "files.associations": { "src/prompts/*.json": "json" }, "json.format.enable": true, "json.validate.enable": true, "typescript.tsdk": "node_modules/typescript/lib", "[typescript]": { "editor.defaultFormatter": "biomejs.biome" }, "[typescriptreact]": { "editor.defaultFormatter": "biomejs.biome" }, "[javascript]": { "editor.defaultFormatter": "biomejs.biome" }, "[json]": { "editor.defaultFormatter": "biomejs.biome" }, "editor.codeActionsOnSave": { "source.organizeImports.biome": "explicit", "source.fixAll.biome": "explicit" } }

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/eyaltoledano/claude-task-master'

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