Skip to main content
Glama
Yukuiii

any-db-mcp

by Yukuiii

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_HOSTNoDatabase hostlocalhost
DB_NAMENoDefault database
DB_PORTNoDatabase port3306 (MySQL/MariaDB) / 5432 (PG) / 1433 (MSSQL) / 1521 (Oracle)
DB_TYPENoDatabase type: mysql, mariadb, postgresql, sqlite, mssql, oraclemysql
DB_USERNoDatabase usernameroot
DB_SCHEMANoSchema name for PostgreSQL/MSSQL/Oracle; empty means all non-system schemas
DB_ENCRYPTNoMSSQL: enable TLS encryptiontrue
DB_FILEPATHNoSQLite database file path
DB_PASSWORDNoDatabase password
MCP_HTTP_HOSTNoHTTP transport host127.0.0.1
MCP_HTTP_PATHNoHTTP transport endpoint path/mcp
MCP_HTTP_PORTNoHTTP transport port3000
MCP_TRANSPORTNoTransport mode: stdio or httpstdio
MCP_AUTH_TOKENNoBearer token for HTTP transport authentication
PERMISSION_MODENoPermission mode: readonly, readwrite, or fullreadwrite
QUERY_TIMEOUT_MSNoQuery timeout in milliseconds30000
DB_TRUST_SERVER_CERTIFICATENoMSSQL: trust self-signed certificatefalse

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/Yukuiii/any-db-mcp'

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