Skip to main content
Glama

EdgeLake MCP Server

by tom342178
.env.example333 B
# EdgeLake MCP Server Configuration # Copy this file to .env and adjust values as needed # EdgeLake node connection EDGELAKE_HOST=127.0.0.1 EDGELAKE_PORT=32049 # Request timeout (seconds) EDGELAKE_TIMEOUT=20 # Maximum concurrent worker threads EDGELAKE_MAX_WORKERS=10 # Logging level (DEBUG, INFO, WARNING, ERROR) 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/tom342178/edgelake-mcp-server'

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