Skip to main content
Glama
Arrayo

smart-context-mcp

by Arrayo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEVCTX_EXPLAINNoShow decision explanations for devctx tool calls (default: true). Set to 'false' to disable.true
DEVCTX_GLOBAL_DBNoOverride the path for the global memory database (default: ~/.devctx/global.db).
DEVCTX_SHOW_USAGENoShow real-time usage feedback after devctx tool calls (default: true). Set to 'false' to disable.true
DEVCTX_WARM_FILESNoNumber of files to warm in cache (default: 100).100
DEVCTX_WATCH_INDEXNoEnable reactive file watching for index updates (default: true). Set to 'false' to disable.true
DEVCTX_METRICS_FILENoPath to an optional legacy metrics JSONL file. When set, metrics are written to this file.
DEVCTX_PROJECT_ROOTNoOverride the project root directory (default: current working directory).
DEVCTX_CACHE_WARMINGNoEnable or disable cache warming (default: true). Set to 'false' to disable.true
DEVCTX_DETECT_MISSEDNoDetect missed devctx opportunities (default: true). Set to 'false' to disable.true
DEVCTX_GLOBAL_MEMORYNoEnable cross-project global memory (default: false). Set to 'true' to enable.false
DEVCTX_SHELL_DISABLEDNoDisable shell execution entirely (default: false). Set to 'true' to disable.false
DEVCTX_WORKFLOW_TRACKINGNoEnable workflow tracking for debugging, review, etc. (default: false). Set to 'true' to enable.false

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/Arrayo/smart-context-mcp'

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