Skip to main content
Glama
settings.json991 B
{ "explorer.fileNesting.enabled": true, "explorer.fileNesting.patterns": { ".gitignore": "lefthook.yml, .gitattributes", "tsconfig.json": "tsconfig.*.json, env.d.ts, components.d.ts", "package.json": "package-lock.json, pnpm*, .yarnrc*, yarn*, .eslint*, eslint*, .prettier*, prettier*, .editorconfig, bun.lock, bunfig.toml, biome.json" }, "editor.formatOnSave": true, "editor.defaultFormatter": "biomejs.biome", "editor.codeActionsOnSave": { "source.fixAll": "explicit" }, "[javascriptreact]": { "editor.defaultFormatter": "biomejs.biome" }, "[typescriptreact]": { "editor.defaultFormatter": "biomejs.biome" }, "[javascript]": { "editor.defaultFormatter": "biomejs.biome" }, "[typescript]": { "editor.defaultFormatter": "biomejs.biome" }, "[json]": { "editor.defaultFormatter": "biomejs.biome" }, "[jsonc]": { "editor.defaultFormatter": "biomejs.biome" }, "cSpell.words": ["modelcontextprotocol", "seedream"] }

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/wearzdk/seedream-image-mcp'

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