Skip to main content
Glama

Race MCP Server

start_mcp_with_ai.sh370 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

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