Skip to main content
Glama
rudraraval4

mcp-db-server

by rudraraval4

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_DB_MAX_ROWSNoHard row cap for query results.1000
MCP_DB_DATABASE_URLNoSQLAlchemy URL (SQLite or Postgres) for the database connection.sqlite:///./demo.db
MCP_DB_DENIED_TABLESNoComma-separated list of denied table names. If empty, no tables are denied.
MCP_DB_ALLOWED_TABLESNoComma-separated list of allowed table names. If empty, all tables are allowed.
MCP_DB_AUDIT_LOG_PATHNoFile path for the audit log.audit.log
MCP_DB_STATEMENT_TIMEOUT_SECONDSNoAbort slow queries after this many seconds.10

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/rudraraval4/mcp-db-server'

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