Skip to main content
Glama

Amadeus MCP Server

biome.json694 B
{ "$schema": "https://biomejs.dev/schemas/1.7.2/schema.json", "organizeImports": { "enabled": true }, "linter": { "enabled": true, "rules": { "recommended": true, "style": { "noParameterAssign": "warn", "noNonNullAssertion": "warn" }, "correctness": { "useExhaustiveDependencies": "warn" }, "suspicious": { "noExplicitAny": "warn" }, "a11y": { "useHtmlLang": "warn" } } }, "javascript": { "formatter": { "quoteStyle": "single", "indentStyle": "space" } }, "files": { "ignore": [ ".next/*", "coverage/*", "node_modules/*", "package.json", "package-lock.json", "tsconfig.json", "renovate.json" ] } }

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/privilegemendes/amadeus-mcp-server-standalone'

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