← Registry

Data Collection

debarrasseur.pro

This MCP server searches for professional junk removal companies by department, service, or client type, retrieves company details by slug, and lists reference questions for the industry.

1 endpoint3 known toolsFirst detected July 5, 2026Last detected August 10, 2026

ENDPOINT 1

https://debarrasseur.pro/mcp

No auth detected

MCP server metadata

Name
debarrasseur-pro
Version
0.9.2
Capabilities
tools
Server instructions

tools/list puis tools/call. Pour un devis : https://debarrasseur.pro/devis.

Known tools 3

search_companies

Recherche d’entreprises de débarras pro par département, service ou type de donneur d’ordre (persona).

Inferred read-only
get_company

Détail d’une entreprise par slug (faits publics).

Inferred read-only
list_questions

Questions de référence (réponses citables) sur le débarras professionnel.

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.debarrasseur-pro]
url = "https://debarrasseur.pro/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "debarrasseur-pro": {
      "type": "http",
      "url": "https://debarrasseur.pro/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: debarrasseur-pro
Remote MCP URL: https://debarrasseur.pro/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": {
    "debarrasseur-pro": {
      "url": "https://debarrasseur.pro/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "debarrasseur-pro": {
      "type": "http",
      "url": "https://debarrasseur.pro/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "debarrasseur-pro",
  "transport": "streamable-http",
  "url": "https://debarrasseur.pro/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for debarrasseur.pro was fetched 2026-08-01T09:38:53.477Z and is being refreshed.

Trust status Trusted

debarrasseur.pro is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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