Skip to main content
Glama
.prettierrc556 B
{ "semi": true, "trailingComma": "es5", "singleQuote": true, "printWidth": 80, "tabWidth": 2, "useTabs": false, "bracketSpacing": true, "endOfLine": "lf", "importOrder": [ "^@core/(.*)$", "^@server/(.*)$", "^@ui/(.*)$", "^@/(.*)$", "^[./]" ], "importOrderSeparation": true, "importOrderSortSpecifiers": true, "overrides": [ { "files": "*.{ts,tsx}", "options": { "parser": "typescript" } } ] }

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/Suryansh-23/hyperlane-mcp'

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