db-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| server_infoA | Get information about the db-mcp server and registered adapters |
| server_healthA | Check health status of all database connections |
| list_adaptersA | List all registered database adapters |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| sqlite_help | Critical gotchas, WASM vs Native comparison, and Code Mode API reference |
| sqlite_help_json | Tool reference for the json tool group |
| sqlite_help_text | Tool reference for the text tool group |
| sqlite_help_stats | Tool reference for the stats tool group |
| sqlite_help_vector | Tool reference for the vector tool group |
| sqlite_help_geo | Tool reference for the geo tool group |
| sqlite_help_admin | Tool reference for the admin tool group |
| sqlite_help_introspection | Tool reference for the introspection tool group |
| sqlite_help_migration | Tool reference for the migration tool group |
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/neverinfamous/db-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server