Skip to main content
Glama

Formula One MCP Server

package.json1.18 kB
{ "name": "f1-messenger-app", "private": true, "version": "1.0.0", "type": "module", "scripts": { "dev": "vite", "build": "tsc -b && vite build", "start:agent": "tsx server/f1AgentServer.ts", "dev:agent": "tsx --watch server/f1AgentServer.ts", "lint": "eslint .", "preview": "vite preview", "start": "npm run dev", "type-check": "tsc --noEmit" }, "dependencies": { "@google/generative-ai": "^0.24.1", "@modelcontextprotocol/sdk": "^1.16.0", "axios": "^1.11.0", "cors": "^2.8.5", "dotenv": "^17.2.0", "express": "^5.1.0", "lucide-react": "^0.525.0", "openai": "^5.10.2", "react": "^19.1.0", "react-dom": "^19.1.0" }, "devDependencies": { "@eslint/js": "^9.30.1", "@types/cors": "^2.8.19", "@types/express": "^5.0.3", "@types/react": "^19.1.8", "@types/react-dom": "^19.1.6", "@vitejs/plugin-react-swc": "^3.10.2", "eslint": "^9.30.1", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.20", "globals": "^16.3.0", "tsx": "^4.20.3", "typescript": "~5.8.3", "typescript-eslint": "^8.35.1", "vite": "^7.0.4" } }

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/notsedano/f1-mcp-server'

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