Mesh MCP
by dgdev25
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEFAULT_MODEL | No | Default model to use for tasks. Defaults to 'auto' which picks per task. | auto |
| CODEX_CLI_PATH | No | Optional path to the Codex CLI executable. Defaults to searching PATH. | |
| DISABLED_TOOLS | No | Comma-separated list of disabled tools. Default: 'analyze,refactor,testgen,secaudit,docgen,tracer'. | analyze,refactor,testgen,secaudit,docgen,tracer |
| GEMINI_CLI_PATH | No | Optional path to the Gemini CLI executable. Defaults to searching PATH. | |
| OPENROUTER_API_KEY | No | OpenRouter API key for fallback. Required if neither Gemini CLI nor Codex CLI is installed. | |
| CLI_TIMEOUT_SECONDS | No | Timeout in seconds for CLI commands. Defaults to 120. | 120 |
| OPENROUTER_ALLOWED_MODELS | No | Comma-separated list of allowed models via OpenRouter. Empty means no restrictions. | |
| DEFAULT_THINKING_MODE_THINKDEEP | No | Default thinking mode level for thinkdeep tool. Defaults to 'high'. | high |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues