Skip to main content
Glama

DB Agent MCP Server

by webshoten

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe server port (optional)3000
API_KEYNoAPI key for authentication (required when AUTH_ENABLED is true)
DB_HOSTYesThe database hostlocalhost
DB_NAMEYesThe database nameappdb
DB_PASSYesThe database passwordroot
DB_PORTYesThe database port3306
DB_USERYesThe database userroot
AUTH_ENABLEDNoEnable authentication (set to true for production environments)false

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/webshoten/data_investigator_mcp'

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