Skip to main content
Glama

Tinder API MCP Server

.env.example534 B
# Server configuration NODE_ENV=development PORT=3000 # Tinder API configuration TINDER_API_BASE_URL=https://api.gotinder.com TINDER_IMAGES_URL=https://images-ssl.gotinder.com TINDER_STATS_URL=https://etl.tindersparks.com TINDER_API_TIMEOUT=30000 TINDER_API_MAX_RETRIES=3 # Cache configuration CACHE_TTL=300 CACHE_CHECK_PERIOD=60 # Rate limiting configuration RATE_LIMIT_WINDOW_MS=60000 RATE_LIMIT_MAX_REQUESTS=100 # Security configuration TOKEN_SECRET=your-secret-key-here TOKEN_EXPIRY=24h # Logging configuration LOG_LEVEL=info

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/glassBead-tc/tinder-mcp-server'

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