We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Vivek-k3/modelsplus'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"$schema": "https://biomejs.dev/schemas/2.2.2/schema.json",
"extends": ["ultracite"],
"files": {
"includes": ["**", "!vendor", "!**/*.jsonc"]
},
"javascript": {
"globals": ["$config", "sst"]
}
}