Skip to main content
Glama
start_mcp_with_ai.shโ€ข370 B
#!/bin/bash # Start Race MCP Server with Mock Telemetry and AI cd "$(dirname "$0")" source .venv/bin/activate echo "๐Ÿ Starting Race MCP Server with AI..." echo "๐Ÿ“ก Mock telemetry mode enabled" echo "๐Ÿค– OpenAI integration active" echo "โš™๏ธ Configuration loaded from .env file" echo "" # Load environment from .env and start server python -m race_mcp_server

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/consolecowboy0/race-mcp'

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