← Registry

Productivity

oficinaleao.com.br

Provides information about a car repair shop including services, specialties, and blog articles.

1 endpoint4 known toolsFirst detected July 30, 2026Last detected July 30, 2026

ENDPOINT 1

https://oficinaleao.com.br/mcp

No auth detected

MCP server metadata

Name
oficinaleao
Version
1.0.0
Capabilities
tools
Server instructions

Ferramentas de leitura sobre a Oficina Leão, oficina mecânica familiar em Recife/PE. Use info_oficina para a ficha geral, listar_especialidades para serviços e WhatsApp, e listar_artigos/ler_artigo para o blog de sintomas.

Known tools 4

info_oficina

Descrição da Oficina Leão: endereço, horário, área atendida, especialidades resumidas, contatos WhatsApp e perguntas frequentes.

Inferred read-only
listar_especialidades

Detalha as três especialidades (câmbio manual, pintura e lanternagem, motor e mecânica geral): serviços, problemas comuns, processo de atendimento e WhatsApp do especialista.

Inferred read-only
listar_artigos

Lista os artigos do blog de sintomas (câmbio, embreagem, motor, pintura), com título, resumo, especialidade e data.

Inferred read-only
ler_artigo

Devolve o texto integral de um artigo em Markdown, a partir do slug.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.oficinaleao]
url = "https://oficinaleao.com.br/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "oficinaleao": {
      "type": "http",
      "url": "https://oficinaleao.com.br/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: oficinaleao
Remote MCP URL: https://oficinaleao.com.br/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "oficinaleao": {
      "url": "https://oficinaleao.com.br/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "oficinaleao": {
      "type": "http",
      "url": "https://oficinaleao.com.br/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "oficinaleao",
  "transport": "streamable-http",
  "url": "https://oficinaleao.com.br/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.