Skip to main content
Glama
SpringDamon

mcp-server-dmdb

by SpringDamon

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DM_HOSTNoDatabase host. Defaults to 127.0.0.1.127.0.0.1
DM_PORTNoDatabase port. Defaults to 5236.5236
DM_USERYesDatabase username. Required.
DM_SCHEMANoLogin schema. Optional.
DM_MAX_ROWSNoMaximum number of rows returned per query. Defaults to 100.100
DM_PASSWORDYesDatabase password. Required.
DM_ALLOW_DDLNoSet to 'true' to enable the dm_execute_ddl tool. Defaults to 'false'.false
DM_LOG_LEVELNoLog level: OFF, ERROR, WARN, INFO, DEBUG. Defaults to ERROR.ERROR
DM_DICT_SCOPENoDictionary view scope: 'all' or 'user'. Defaults to 'all'.all
DM_ALLOW_WRITENoSet to 'true' to enable the dm_execute_dml tool. Defaults to 'false'.false
DM_LOGIN_ENCRYPTNoWhether to enable login encryption. Defaults to 'false'.false
DM_MAX_ROWS_HARDNoHard limit that DM_MAX_ROWS cannot exceed. Defaults to 1000.1000
DM_CELL_CHAR_LIMITNoMaximum characters per cell. Defaults to 200.200
DM_PING_TIMEOUT_MSNoPing timeout in milliseconds. Defaults to 3000.3000
DM_QUERY_TIMEOUT_MSNoQuery timeout in milliseconds. Defaults to 30000.30000
DM_TOTAL_CHAR_LIMITNoMaximum total characters per response. Defaults to 24000.24000
DM_SOCKET_TIMEOUT_MSNoNetwork socket timeout in milliseconds. Defaults to 60000.60000
DM_CONNECT_TIMEOUT_MSNoConnection timeout in milliseconds. Defaults to 10000.10000

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/SpringDamon/mcp-server-dmdb'

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