Skip to main content
Glama
xiaochen201807

damoxing-datasource-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DAMOXING_MCP_CONFIGYesAbsolute path to the datasources.json configuration file
DAMOXING_MCP_ALLOW_WRITENoAllow read/write fixed sessions. When true, write operations are permitted with confirmWrite=true.false
DAMOXING_MCP_MAX_SESSIONSNoMaximum number of concurrent fixed sessions across all datasources.5
DAMOXING_MCP_AUDIT_MAX_EVENTSNoMaximum number of in-memory audit events to retain.1000
DAMOXING_MCP_ALLOW_DESTRUCTIVENoAllow destructive SQL operations (e.g., DROP, TRUNCATE, DELETE) when true and confirmDestructive=true.false
DAMOXING_MCP_ALLOW_PRODUCTION_DEBUGNoAllow operations on production datasources listed in DAMOXING_MCP_PRODUCTION_DATASOURCES.false
DAMOXING_MCP_PRODUCTION_DATASOURCESNoComma-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_MSNoIdle timeout in milliseconds for fixed sessions.300000
DAMOXING_MCP_SESSION_MAX_LIFETIME_MSNoMaximum lifetime in milliseconds for fixed sessions.1800000
DAMOXING_MCP_MAX_SESSIONS_PER_DATASOURCENoMaximum number of concurrent fixed sessions per datasource.2
DAMOXING_MCP_SESSION_CLEANUP_INTERVAL_MSNoInterval 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

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/xiaochen201807/damoxing-datasource-manager'

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