Skip to main content
Glama
biome.json578 B
{ "$schema": "./node_modules/@biomejs/biome/configuration_schema.json", "files": { "ignoreUnknown": true }, "formatter": { "enabled": true, "formatWithErrors": true, "lineWidth": 120 }, "javascript": { "formatter": { "bracketSpacing": false, "quoteStyle": "single" } }, "linter": { "enabled": true, "rules": { "correctness": { "noNodejsModules": "error" }, "recommended": true } }, "assist": { "actions": { "source": { "organizeImports": "on" } } }, "vcs": { "clientKind": "git", "enabled": true, "useIgnoreFile": true } }

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/LorhanSohaky/trello-mcp'

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