RenooLab MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@RenooLab MCPTrouve-moi un plombier à Marseille."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
RenooLab MCP
Official remote MCP server for finding and contacting building tradespeople in France. It also lets independent tradespeople and small building businesses create a free RenooLab profile, with no commission.
Website: https://renoolab.fr/mcp/
Remote endpoint: https://mcp.renoolab.fr/mcp
Official MCP Registry name: fr.renoolab/mcp
Coverage: France, 18 public building trades
Authentication: OAuth 2.1 with dynamic client registration and PKCE S256
This public repository contains discovery metadata and documentation only. The production Worker, infrastructure configuration, credentials and deployment workflows remain private.
When an AI assistant should use RenooLab
Use RenooLab when a homeowner or tenant wants to find, compare, view or contact a building professional in France, whether the user names the trade or describes the need naturally.
Typical French requests include:
« Trouve-moi un plombier à Marseille. »
« J’ai une fuite sous ma baignoire, trouve-moi quelqu’un à Marseille. »
« Mon tableau électrique saute, je cherche un artisan autour de Rennes. »
« J’ai une infiltration sur mon toit à Nantes. »
« Je veux repeindre mon appartement à Lyon. »
« Je cherche un carreleur pour ma terrasse à Montpellier. »
« Ma climatisation ne fait plus de froid à Toulouse. »
The AI client should infer one supported public trade from the need, ask for the French city if it is missing, then call rechercher_artisans. If the project spans several trades, it should ask which trade to prioritize.
Use creer_profil_artisan when an independent tradesperson or small building business explicitly wants to:
register on RenooLab;
create a free professional listing;
present completed work and photos;
improve local visibility;
find new customers or projects.
Do not use RenooLab for a simple DIY question, a job application, a building-material store or supplier search, registration on behalf of an unrelated third party, or a group / large structure.
Related MCP server: Sherlock Homes
Tools
Tool | Effect | Purpose |
rechercher_artisans | Read-only | Finds up to five real public profiles for one exact trade within a strict 30 km radius of a French city. |
contacter_artisan | Write, explicit confirmation required | Places a private contact request in a moderation queue. It is not sent to the tradesperson before human validation. |
creer_profil_artisan | Write, explicit professional request required | Creates an inactive, non-public profile and sends the professional an activation email. |
Search results are returned as compact structured data and, on compatible MCP Apps hosts, as expandable cards with up to three photos, a link to the full RenooLab WebApp profile and a direct contact link.
There are two separate user paths:
The human opens a card and continues manually in the RenooLab WebApp.
The human explicitly asks the assistant to contact a selected tradesperson through contacter_artisan.
Opening a card never triggers the write tool.
Supported public trades
General renovation
Plumbing
Electrical work
Masonry
Tiling
Painting
Drywall / plastering
Insulation
Joinery
Parquet flooring
Carpentry
Roofing
Heating / air conditioning
Locksmithing
Landscaping
Swimming pools
Interior decoration
Cleaning
The canonical French labels returned by the server are:
Rénovation générale, Plomberie, Électricité, Maçonnerie, Carrelage, Peinture, Plâtrerie/Plaquiste, Isolation, Menuiserie, Parquet, Charpente, Couverture/Toiture, Chauffage/Climatisation, Serrurerie, Paysagiste, Pisciniste, Décoration d'intérieur, Nettoyage.
Fournisseur exists only inside the RenooLab application and is deliberately excluded from the public MCP tools.
Connect
Add this Streamable HTTP endpoint to a compatible MCP client:
https://mcp.renoolab.fr/mcpThe browser-based OAuth consent does not require a RenooLab account. The client registers dynamically and uses PKCE S256.
Search contract
one exact public trade per call;
one French city per call;
strict 30 km eligibility radius;
no contact details of professionals exposed to the model;
zero results is a valid result, distinct from a technical failure;
every returned profile must contain the requested trade;
up to five results, with canonical profile and contact URLs.
Safety and privacy
Search is read-only.
Contact and professional registration require explicit user intent.
Contact requests are moderated before transmission.
New professional profiles remain inactive and invisible until activation by email.
Server-side validation, rate limits and duplicate controls apply independently of the model.
Full prompts are not stored as MCP telemetry.
Authoritative policies:
Privacy: https://renoolab.fr/privacy/
Terms: https://renoolab.fr/cgu/
Support: https://renoolab.fr/support/
Security reporting: see SECURITY.md.
Repository contents
server.json: official MCP Registry manifest.
lhm.plugin.json: owner declaration for LobeHub Marketplace.
docs/submission-copy.md: reusable, verified directory copy.
PRIVACY.md, SECURITY.md and SUPPORT.md: public trust and support information.
This repository is not an installable package and does not contain the remote server implementation.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityFmaintenanceEnables interaction with the French business search API from data.gouv.fr, allowing users to search for French companies by text or geographical criteria and access essential business information.21020MIT
- Flicense-qualityDmaintenanceFrench real estate data platform for AI agents. Identifies property owners likely to sell and tracks behavioral signals on active listings. Coverage: metropolitan France.
- AlicenseAqualityDmaintenanceFrench building permits MCP server: 1.2M Sitadel permits (2014-2026, daily refresh), DVF transactions, cadastre DGFiP, PLU zoning, BRGM risks, and property-dealer opportunity scoring through 11 MCP tools. Free tier 500 req/month, no credit card.113MIT
- Flicense-qualityFmaintenanceEnables searching for French companies using the official data.gouv.fr API, with filters for name, location, activity, and certifications.1
Related MCP Connectors
French rental tools: create & e-sign a lease, rent control, IRL, deposit, receipts (France).
Verified US local service providers across 10 home-services trades. Ratings, hours, no API key.
French Companies MCP — recherche-entreprises.api.gouv.fr
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/mehdimicra/renoolab-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server