Skip to main content
Glama

MCP-Creator-MCP

.env.example696 B
# MCP Creator Configuration Example # Copy this to .env and customize as needed # API access is handled by MCP client (Claude Desktop) - no keys required! # Operational Settings DEFAULT_OUTPUT_DIR=./mcp_servers TEMPLATE_CACHE_DIR=./templates WORKFLOW_SAVE_DIR=./mcp_creator_workflows LOG_LEVEL=INFO # Gradio Interface Settings (when running standalone) GRADIO_SERVER_PORT=7860 GRADIO_SHARE=false GRADIO_AUTH_ENABLED=false # Performance Settings MAX_CONCURRENT_GENERATIONS=3 TEMPLATE_UPDATE_CHECK=true WORKFLOW_BACKUP_ENABLED=true # Security Settings ENABLE_SANDBOX=true MAX_TEMPLATE_SIZE_MB=10 MAX_WORKFLOW_DURATION_MINUTES=30 # Development Settings DEBUG_MODE=false VERBOSE_LOGGING=false

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/angrysky56/mcp-creator-mcp'

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