Skip to main content
Glama

MCP Database Server

by Suparn7
MIT License
542
  • Apple
  • Linux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
sslNoEnable SSL connection for PostgreSQL or MySQL (true/false)
hostNoHost name or IP address for PostgreSQL or MySQL database
portNoPort number (default: 1433 for SQL Server, 5432 for PostgreSQL, 3306 for MySQL)
userNoUsername for database authentication (optional for SQL Server, used with PostgreSQL and MySQL)
serverNoSQL Server host name or IP address (required for SQL Server mode)
databaseNoName of the database (required for SQL Server, PostgreSQL, and MySQL)
passwordNoPassword for database authentication
database_pathNoPath to your SQLite database file (used only for SQLite mode)
connection-timeoutNoConnection timeout in milliseconds (default: 30000) for PostgreSQL or MySQL

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/Suparn7/MCPServerWithSql'

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