Skip to main content
Glama
paul-92

data-engineering-mcp

by paul-92

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
listar_tabelasB

Lista deterministicamente as tabelas lógicas do catálogo local.

descrever_tabelaC

Descreve arquivo, aba e cabeçalhos de uma tabela.

buscar_colunaA

Busca uma coluna exata, sem diferenciar maiúsculas/minúsculas.

buscar_tabelasA

Busca parcial case-insensitive no nome das tabelas.

inferir_relacionamentosA

Retorna relacionamentos candidatos inferidos somente por metadados.

encontrar_caminhoC

Encontra os melhores caminhos de relacionamentos candidatos com confiança MEDIUM ou HIGH.

atualizar_catalogoA

Revarre XLSX, detecta mudanças de schema e recalcula relacionamentos.

status_catalogoA

Informa estatísticas e timestamp do catálogo.

gerar_sqlC

Gera SELECT Oracle estrutural, parametrizado e sem executar SQL.

gerar_selectB

Gera SELECT Oracle simples de uma tabela, sem executar SQL.

gerar_joinB

Propõe JOIN candidato direto entre duas tabelas, sem afirmar chave estrangeira.

explicar_sqlA

Explica conservadoramente uma consulta SELECT/WITH sem executá-la.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/paul-92/data-engineering-mcp'

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