Skip to main content
Glama

Tinder API MCP Server

package.json1.32 kB
{ "name": "tinder-api-mcp-server", "version": "1.0.0", "description": "MCP server for Tinder API", "main": "dist/index.js", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "ts-node-dev --respawn --transpile-only src/index.ts", "test": "jest", "lint": "eslint . --ext .ts", "format": "prettier --write \"src/**/*.ts\"", "install-zod": "npm install zod@4.0.0-beta.1" }, "keywords": [ "tinder", "api", "mcp", "server" ], "author": "", "license": "MIT", "dependencies": { "axios": "^1.6.2", "cors": "^2.8.5", "dotenv": "^16.3.1", "express": "^4.18.2", "express-rate-limit": "^7.1.4", "helmet": "^7.1.0", "jsonwebtoken": "^9.0.2", "node-cache": "^5.1.2", "winston": "^3.11.0", "zod": "^4.0.0-beta.1" }, "devDependencies": { "@types/cors": "^2.8.17", "@types/express": "^4.17.21", "@types/jest": "^29.5.11", "@types/jsonwebtoken": "^9.0.5", "@types/node": "^20.10.4", "@typescript-eslint/eslint-plugin": "^6.13.2", "@typescript-eslint/parser": "^6.13.2", "eslint": "^8.55.0", "jest": "^29.7.0", "nodemon": "^3.0.1", "prettier": "^3.1.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", "ts-node-dev": "^2.0.0", "typescript": "^5.3.3" } }

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