You're viewing a demo portfolio

Join the waitlist
PRSM

list_tables

Active

Tool of BorealHost

declared in 1.27.0

List tables in a database. Requires: API key with read scope. Args: slug: Site identifier database: Database name Returns: {"tables": [{"name": "wp_posts", "rows": 1234, "size_mb": 5.2}, ...]}

Parameters schema

{
  "type": "object",
  "title": "list_tablesArguments",
  "required": [
    "slug",
    "database"
  ],
  "properties": {
    "slug": {
      "type": "string",
      "title": "Slug"
    },
    "database": {
      "type": "string",
      "title": "Database"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

BorealHost

https://github.com/alainsvrd/borealhost-mcp

1/7 registries
View full server →
list_tables — BorealHost — PRSM MCP