smart-context-mcp
by Arrayo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEVCTX_EXPLAIN | No | Show decision explanations for devctx tool calls (default: true). Set to 'false' to disable. | true |
| DEVCTX_GLOBAL_DB | No | Override the path for the global memory database (default: ~/.devctx/global.db). | |
| DEVCTX_SHOW_USAGE | No | Show real-time usage feedback after devctx tool calls (default: true). Set to 'false' to disable. | true |
| DEVCTX_WARM_FILES | No | Number of files to warm in cache (default: 100). | 100 |
| DEVCTX_WATCH_INDEX | No | Enable reactive file watching for index updates (default: true). Set to 'false' to disable. | true |
| DEVCTX_METRICS_FILE | No | Path to an optional legacy metrics JSONL file. When set, metrics are written to this file. | |
| DEVCTX_PROJECT_ROOT | No | Override the project root directory (default: current working directory). | |
| DEVCTX_CACHE_WARMING | No | Enable or disable cache warming (default: true). Set to 'false' to disable. | true |
| DEVCTX_DETECT_MISSED | No | Detect missed devctx opportunities (default: true). Set to 'false' to disable. | true |
| DEVCTX_GLOBAL_MEMORY | No | Enable cross-project global memory (default: false). Set to 'true' to enable. | false |
| DEVCTX_SHELL_DISABLED | No | Disable shell execution entirely (default: false). Set to 'true' to disable. | false |
| DEVCTX_WORKFLOW_TRACKING | No | Enable workflow tracking for debugging, review, etc. (default: false). Set to 'true' to enable. | false |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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