Skip to main content
Glama
FusionGuy

DB Analyzer MCP Server

by FusionGuy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_HOSTYesSQL Server hostname
DB_PORTNoSQL Server port1433
DB_USERYesDatabase username
DB_ENCRYPTNoEnable connection encryptiontrue
DB_DATABASENoDefault database (optional)
DB_PASSWORDYesDatabase password
DB_POOL_MAXNoMaximum connection pool size10
DB_TRUST_SERVER_CERTNoTrust server certificatetrue

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
ping_dbD
execute_queryD
execute_non_queryD
execute_stored_procedureD
list_databasesD
list_schemasD
list_tablesD
get_table_columnsD
get_indexesD
analyze_schema_healthD

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/FusionGuy/mcp-db-analyzer'

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