We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nirholas/universal-crypto-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
module.exports = {
selectors: ["meta.title", "meta.description", "meta.tags"],
entryLocale: "en-US",
outputLocales: [
"ar",
"bg-BG",
"zh-TW",
"en-US",
"ru-RU",
"ja-JP",
"zh-CN",
"ko-KR",
"fr-FR",
"tr-TR",
"es-ES",
"pt-BR",
"de-DE",
"it-IT",
"nl-NL",
"pl-PL",
"vi-VN",
"fa-IR",
],
modelName: "gpt-4o-mini",
temperature: 0.5,
};