Skip to main content
Glama
.eslintrc•426 B
{ "root": true, "extends": "@ljharb", "rules": { "complexity": [2, 23], "id-length": [2, { "min": 1, "max": 40 }], "max-params": [2, 3], "max-statements": [2, 23], "max-statements-per-line": [2, { "max": 2 }], "no-extra-parens": [1], "no-invalid-this": [1], "no-restricted-syntax": [2, "BreakStatement", "ContinueStatement", "LabeledStatement", "WithStatement"], "operator-linebreak": [2, "after"] } }

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/guangxiangdebizi/PPT-MCP'

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