Skip to main content
Glama
config.py256 B
"""Configuration and constants for Duffel MCP Server.""" # API Configuration API_BASE_URL = "https://api.duffel.com" API_VERSION = "v2" # Response Limits CHARACTER_LIMIT = 25000 DEFAULT_PAGE_LIMIT = 50 MAX_PAGE_LIMIT = 200 # Timeouts API_TIMEOUT = 60.0

Latest Blog Posts

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/FortripEngineering/duffel-mcp'

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