Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EDI_PATHNoPath to EDI.exe, auto-detected if empty
MCP_HOSTNoHost to bind MCP server, default 127.0.0.1
MCP_PORTNoPort for MCP server, default 50026
LLM_MODELNoModel name for LLM, e.g. deepseek-chat
LLM_API_KEYNoAPI key for LLM chat client
LLM_BASE_URLNoBase URL for LLM API, e.g. https://api.deepseek.com
MCP_TRANSPORTNoTransport type: sse or stdio, default sse
EDA_GRPC_SERVERNogRPC server address, default 127.0.0.1:50055
TURBOCHARTS_PATHNoPath to turbocharts_app.exe, auto-detected if empty
OPENCLAW_WORKSPACENoOpenClaw workspace path, if set enables copy_image_to_workspace tool

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Zhang2070466526/mcp-grpc'

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