Skip to main content
Glama

lightfast-mcp

Official
by lightfastai
.env.example359 B
# AI API Keys - Copy this file to .env and add your actual API keys # For Claude AI (Anthropic) ANTHROPIC_API_KEY=your_claude_api_key_here # For OpenAI OPENAI_API_KEY=your_openai_api_key_here # Choose which AI provider to use by default (claude or openai) AI_PROVIDER=claude # Blender MCP Server settings BLENDER_MCP_HOST=127.0.0.1 BLENDER_MCP_PORT=8000

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/lightfastai/lightfast-mcp'

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