Skip to main content
Glama
eslint.config.js451 B
import js from "@eslint/js"; import eslintConfigPrettier from "eslint-config-prettier"; import { defineConfig } from "eslint/config"; import globals from "globals"; import tseslint from "typescript-eslint"; export default defineConfig([ {files: ["**/*.{js,mjs,cjs,ts}"]}, {files: ["**/*.{js,mjs,cjs,ts}"], languageOptions: {globals: globals.node}}, js.configs.recommended, ...tseslint.configs.recommended, eslintConfigPrettier ]);

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/stanislavlysenko0912/todoist-mcp-server'

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