Skip to main content
Glama

db-mcp-tool

!export-db

Export data from a specified table in PostgreSQL, MySQL, or Firestore databases using this MCP server tool for efficient data management and retrieval.

Input Schema

NameRequiredDescriptionDefault
tableYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "table": { "type": "string" } }, "required": [ "table" ], "type": "object" }
Install Server

Other Tools from db-mcp-tool

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/wirdes/db-mcp-tool'

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