Skip to main content
Glama
biome.json671 B
{ "$schema": "https://biomejs.dev/schemas/2.3.7/schema.json", "vcs": { "enabled": true, "clientKind": "git", "useIgnoreFile": true }, "files": { "ignoreUnknown": true, "includes": [ "**", "src/**/*", "!!worker-configuration.d.ts", "!!src/indexes/**/*" ] }, "formatter": { "enabled": true, "indentStyle": "space" }, "linter": { "enabled": true, "rules": { "recommended": true } }, "javascript": { "formatter": { "quoteStyle": "single" } }, "assist": { "enabled": true, "actions": { "source": { "organizeImports": "on" } } } }

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/james2doyle/godot-docs-mcp'

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