Skip to main content
Glama

mcp-open-library

.eslintrc.json510 B
{ "root": true, "parser": "@typescript-eslint/parser", "plugins": [ "@typescript-eslint", "import" ], "extends": [ "eslint:recommended", "plugin:@typescript-eslint/recommended", "prettier" ], "rules": { "import/order": [ "error", { "groups": ["builtin", "external", "internal", "parent", "sibling", "index", "object", "type"], "newlines-between": "always", "alphabetize": { "order": "asc", "caseInsensitive": true } } ] } }

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/8enSmith/mcp-open-library'

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