Universal SQL MCP Server
by Wunrry
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_HOST | No | Database host | |
| DB_NAME | Yes | Database name or file path (for SQLite) | |
| DB_PORT | No | Database port | |
| DB_TYPE | Yes | Specifies the database engine to use (mysql, postgresql, sqlite, sqlserver) | |
| DB_USER | No | Database username | |
| DB_DRIVER | No | Database driver (for SQL Server) | |
| LOG_LEVEL | No | General application log level | INFO |
| DB_PASSWORD | No | Database password | |
| DB_POOL_SIZE | No | Connection pool size | 5 |
| DB_MAX_OVERFLOW | No | Maximum connection overflow | 10 |
| DB_READ_TIMEOUT | No | Read timeout in seconds | 30 |
| DB_WRITE_TIMEOUT | No | Write timeout in seconds | 30 |
| REQUEST_LOG_LEVEL | No | Log level for request logging | INFO |
| DB_CONNECT_TIMEOUT | No | Connection timeout in seconds | 10 |
| ENABLE_REQUEST_LOGGING | No | Enable basic request logging | true |
| MAX_PAYLOAD_LOG_LENGTH | No | Maximum length of logged payloads | 2000 |
| ENABLE_WRITE_OPERATIONS | No | Enable write operations (INSERT/UPDATE) | false |
| ENABLE_DETAILED_REQUEST_LOGGING | No | Enable detailed request logging with headers and payloads | false |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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/Wunrry/Universal-SQL-MCP-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server