damoxing-datasource-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DAMOXING_MCP_CONFIG | Yes | Absolute path to the datasources.json configuration file | |
| DAMOXING_MCP_ALLOW_WRITE | No | Allow read/write fixed sessions. When true, write operations are permitted with confirmWrite=true. | false |
| DAMOXING_MCP_MAX_SESSIONS | No | Maximum number of concurrent fixed sessions across all datasources. | 5 |
| DAMOXING_MCP_AUDIT_MAX_EVENTS | No | Maximum number of in-memory audit events to retain. | 1000 |
| DAMOXING_MCP_ALLOW_DESTRUCTIVE | No | Allow destructive SQL operations (e.g., DROP, TRUNCATE, DELETE) when true and confirmDestructive=true. | false |
| DAMOXING_MCP_ALLOW_PRODUCTION_DEBUG | No | Allow operations on production datasources listed in DAMOXING_MCP_PRODUCTION_DATASOURCES. | false |
| DAMOXING_MCP_PRODUCTION_DATASOURCES | No | Comma-separated list of datasource ids that are considered production. Write operations on these datasources require DAMOXING_MCP_ALLOW_PRODUCTION_DEBUG=true and confirmProduction=true. | |
| DAMOXING_MCP_SESSION_IDLE_TIMEOUT_MS | No | Idle timeout in milliseconds for fixed sessions. | 300000 |
| DAMOXING_MCP_SESSION_MAX_LIFETIME_MS | No | Maximum lifetime in milliseconds for fixed sessions. | 1800000 |
| DAMOXING_MCP_MAX_SESSIONS_PER_DATASOURCE | No | Maximum number of concurrent fixed sessions per datasource. | 2 |
| DAMOXING_MCP_SESSION_CLEANUP_INTERVAL_MS | No | Interval in milliseconds between session cleanup cycles. | 30000 |
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/xiaochen201807/damoxing-datasource-manager'
If you have feedback or need assistance with the MCP directory API, please join our Discord server