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.
ENDPOINT 1
https://debarrasseur.pro/mcp
MCP server metadata
- Name
- debarrasseur-pro
- Version
- 0.9.2
tools/list puis tools/call. Pour un devis : https://debarrasseur.pro/devis.
Known tools 3
search_companiesRecherche d’entreprises de débarras pro par département, service ou type de donneur d’ordre (persona).
Inferred read-onlylist_questionsQuestions de référence (réponses citables) sur le débarras professionnel.
Inferred read-onlyCONNECT 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.
debarrasseur.pro is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.