Skip to main content
Glama

MCP-Server

.prettierrc.js329 B
module.exports = { printWidth: 80, singleQuote: true, trailingComma: 'all', proseWrap: 'never', endOfLine: 'lf', overrides: [ { files: '.prettierrc', options: { parser: 'json', }, }, { files: 'document.ejs', options: { parser: 'html', }, }, ], };

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

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