Skip to main content
Glama

MCP Universal DB Client

disconnect_database

Close database connections to free up resources and manage connection pooling in the MCP Universal DB Client. Use this tool to terminate specific database sessions when they are no longer needed.

Instructions

Disconnect from a database using connection ID

Input Schema

NameRequiredDescriptionDefault
connectionIDYesThe connection ID to disconnect

Input Schema (JSON Schema)

{ "properties": { "connectionID": { "description": "The connection ID to disconnect", "type": "string" } }, "required": [ "connectionID" ], "type": "object" }

Other Tools from MCP Universal DB Client

Related Tools

    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/IzumiSy/mcp-universal-db-client'

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