We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ahmetenesdur/fibrous-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"trailingComma": "es5",
"semi": true,
"tabWidth": 4,
"useTabs": true,
"printWidth": 100,
"bracketSpacing": true,
"arrowParens": "always",
"endOfLine": "lf",
"singleQuote": false,
"quoteProps": "as-needed",
"bracketSameLine": false,
"embeddedLanguageFormatting": "auto"
}