Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
sqlite_helpCritical gotchas, WASM vs Native comparison, and Code Mode API reference
sqlite_help_coreTool reference for the core tool group
sqlite_help_jsonTool reference for the json tool group
sqlite_help_textTool reference for the text tool group
sqlite_help_statsTool reference for the stats tool group
sqlite_help_vectorTool reference for the vector tool group
sqlite_help_geoTool reference for the geo tool group
sqlite_help_adminTool reference for the admin tool group
sqlite_help_transactionsTool reference for the transactions tool group
sqlite_help_introspectionTool reference for the introspection tool group
sqlite_help_migrationTool 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