Skip to main content
Glama
hand-by-hand

dynamic-db-mcp-server

by hand-by-hand

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoListening address; set to 127.0.0.1 for local-only access.0.0.0.0
PORTNoListening port for the server.8787
DMCP_SECRETNoMaster key for encrypting datasource passwords. If not set, a random key is generated on first startup and stored in data/.secret. In production, explicitly set to a strong random string.
DMCP_DATA_DIRNoData directory (contains config.db, demo.db, .secret). Defaults to <repo>/data when run via npm start, or <current directory>/data when run via the dynamic-db-mcp-server command.

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/hand-by-hand/dynamic-db-mcp-server'

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