Skip to main content
Glama
.eslintrc.json680 B
{ "env": { "browser": true, "commonjs": true, "es2021": true, "node": true }, "extends": [ "plugin:@typescript-eslint/recommended", "standard-with-typescript", "prettier" ], "parserOptions": { "ecmaVersion": "latest" }, "parser": "@typescript-eslint/parser", "plugins": [ "@typescript-eslint" ], "ignorePatterns": [ "dist/*", "test-client/*", "src/**/*.test.ts", "jest.config.js" ], "root": true, "rules": { "@typescript-eslint/no-explicit-any": "off", "@typescript-eslint/no-callback-literal": "off" } }

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/TheLunarCompany/lunar'

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