!tables
View and manage database tables across PostgreSQL, MySQL, and Firestore with this MCP tool, enabling efficient exploration and organization of structured data.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}