Skip to main content
Glama

Claude Code MCP Controller

by mostafa-drz
env.example•386 B
# Claude-Code MCP Controller Configuration # Copy this file to .env and modify as needed # Supervisor settings SUPERVISOR_HOST=localhost SUPERVISOR_PORT=8080 SUPERVISOR_TIMEOUT=30 # MCP Server settings MCP_HOST=0.0.0.0 MCP_PORT=8000 MCP_PATH=/ # Ngrok settings NGROK_PORT=8000 # Session settings DEFAULT_WORKING_DIR=/Users/$(whoami)/Dev MAX_LOG_LINES=1000 # Logging LOG_LEVEL=INFO

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/mostafa-drz/claude-code-mcp-controller'

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