Skip to main content
Glama
.eslintrc•682 B
{ "root": true, "parser": "@typescript-eslint/parser", "plugins": [ "@typescript-eslint", "unused-imports" ], "extends": [ "eslint:recommended", "plugin:@typescript-eslint/eslint-recommended", "plugin:@typescript-eslint/recommended" ], "rules": { "unused-imports/no-unused-imports-ts" : 2, "@typescript-eslint/ban-types" : "off", "@typescript-eslint/no-explicit-any": "off", "@typescript-eslint/no-namespace": "off", "no-self-assign": "off", "@typescript-eslint/adjacent-overload-signatures": "off", "@typescript-eslint/explicit-module-boundary-types": "off" } }

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/samihalawa/brevo-mcp'

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