Skip to main content
Glama

MCP Firebird

list-available-tools

Discover and filter available tools on the MCP Firebird server by category, enabling efficient access to database and metadata utilities for Firebird SQL workflows.

Instructions

Lista todas las herramientas disponibles en el servidor MCP

Input Schema

NameRequiredDescriptionDefault
categoryNoFiltrar por categoría (database, metadata)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "category": { "description": "Filtrar por categoría (database, metadata)", "type": "string" } }, "type": "object" }

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/PuroDelphi/mcpFirebird'

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