Skip to main content
Glama
eslint.config.js244 B
const neostandard = require('neostandard') module.exports = [ ...neostandard(), { name: 'node-0.10-compatibility', rules: { 'object-shorthand': 'off' // Disable ES6 object shorthand for Node.js 0.10 compatibility } } ]

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/ali-48/rag-mcp-server'

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