MCP Database Server
by pixel2012
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ssl | No | Enable SSL connection ('true'/'false' or object) | |
| file | No | Path to SQLite database file (used with SQLite mode) | |
| host | No | Database host name or IP address | |
| port | No | Port number (defaults: SQL Server 1433, PostgreSQL 5432, MySQL 3306) | |
| user | No | Username for database authentication | |
| mysql | No | Flag to enable MySQL mode (set to 'true' to enable) | |
| server | No | SQL Server host name or IP address | |
| database | No | Name of the database | |
| password | No | Password for database authentication | |
| sqlserver | No | Flag to enable SQL Server mode (set to 'true' to enable) | |
| aws-region | No | AWS region where RDS instance is located | |
| postgresql | No | Flag to enable PostgreSQL mode (set to 'true' to enable) | |
| aws-iam-auth | No | Flag to enable AWS IAM authentication for MySQL (set to 'true' to enable) | |
| connection-timeout | No | Connection timeout in milliseconds (default: 30000) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/pixel2012/mcp-database-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server