Skip to main content
Glama

Formula One MCP Server

.gitignore595 B
# Dependencies node_modules/ package-lock.json yarn.lock # Build outputs dist/ build/ *.js !jest.config.js !test_server.js # TypeScript *.tsbuildinfo # Python __pycache__/ *.py[cod] *$py.class *.so .Python env/ venv/ ENV/ # IDE .idea/ .vscode/* !.vscode/settings.json !.vscode/tasks.json !.vscode/launch.json !.vscode/extensions.json # OS .DS_Store .AppleDouble .LSOverride ._* # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Environment variables .env .env.test .env.local .env.development.local .env.test.local .env.production.local # Test coverage coverage/ cache/

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

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