PV Solaire Énergie — Estimation solaire et devis (France)
Server Details
Rooftop solar potential, RGE installer search and quote requests. France only, no API key.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
TDQS
Each tool maps to a distinct action: solar production estimation, installer search, quote request creation, and quote request confirmation. The two-step quote workflow could be confused, but the descriptions explicitly mark demander_devis as step 1 and confirmer_demande as the validation step, eliminating ambiguity.
All four tools use a consistent French infinitive-verb + noun pattern: estimer_production_solaire, rechercher_installateurs, demander_devis, confirmer_demande. Naming style is uniform lowercase snake_case with no mixed conventions.
Four tools is well-scoped for a focused lead-generation service: one estimation tool, one installer search, and a two-step quote request. Each tool earns its place and no redundant tools are present.
The core user journey is covered: estimate solar potential, optionally attach it to a quote request, confirm via SMS, and have installers recontact. Minor lifecycle gaps exist, such as no way to check or cancel a validated request, but these don't block the main workflow.
Available Tools
4 toolsconfirmer_demandeConfirmer une demande de devis avec le code reçu par SMSAIdempotentInspect
Valide une demande de devis créée par demander_devis, à l’aide du code à 4 chiffres envoyé par SMS au demandeur. C’est cette validation, et elle seule, qui autorise la transmission de la demande aux installateurs certifiés RGE. Demande le code à l’utilisateur (il l’a reçu sur son mobile, valable 30 minutes) et appelle cet outil avec le demande_id renvoyé par demander_devis. Si le code est expiré ou après 5 essais infructueux, rappelle demander_devis avec exactement les mêmes coordonnées : un nouveau code sera envoyé, sans créer de doublon.
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Le code à 4 chiffres que le demandeur a reçu par SMS. Ne l’invente jamais et ne le devine jamais : demande-le à l’utilisateur. | |
| demande_id | Yes | Identifiant de la demande, renvoyé par `demander_devis` dans le champ `demande_id`. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations, the description discloses the 30-minute code validity, the five-attempt limit, and the fact that this validation is the sole authorization for forwarding the request to installers. It also explains the no-duplicate consequence of retrying demander_devis, adding valuable behavioral context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Three dense sentences cover purpose, workflow, user interaction, and edge-case handling without redundancy. The most important information is front-loaded.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a two-parameter tool with no output schema, the description supplies all necessary workflow context: input provenance, retry conditions, expiration, and downstream side effect. Nothing needed to invoke it correctly is missing.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema already covers both parameters at 100%, so the baseline is 3; the description adds meaningful provenance semantics by stating demande_id comes from demander_devis, that the code must be requested from the user rather than guessed, and that retries do not create duplicates.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific action ('Valide une demande de devis') with a precise mechanism (4-digit SMS code) and names the related tool that creates the request. It clearly distinguishes itself from demander_devis, and the title reinforces the same purpose.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
It explicitly instructs the agent to ask the user for the code, call the tool with the demande_id from demander_devis, and provides the exact fallback flow if the code expires or after five failed attempts. This is model guidance on when and how to use the tool.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
demander_devisDemander des devis d’installation photovoltaïque (France)AInspect
Dépose une demande de devis gratuite et sans engagement pour une installation de panneaux solaires en France. La demande est transmise à des installateurs certifiés RGE proches du lieu du projet, qui recontactent directement le particulier. ⚠️ PREMIÈRE ÉTAPE SUR DEUX. Cet outil envoie un code à 4 chiffres par SMS sur le téléphone fourni et renvoie un demande_id : la demande n’est transmise à AUCUN installateur tant que ce code n’a pas été validé via confirmer_demande. Demande le code à l’utilisateur puis appelle confirmer_demande. N’annonce jamais la demande comme envoyée avant ce second appel. N’appelle cet outil qu’avec l’accord explicite de la personne concernée et avec ses vraies coordonnées — jamais avec des données inventées ou de test. Appelle d’abord estimer_production_solaire et transmets son estimation_id : les devis reçus seront bien plus précis.
| Name | Required | Description | Default |
|---|---|---|---|
| nom | Yes | Nom de famille du demandeur. | |
| Yes | Adresse e-mail réelle du demandeur, transmise aux installateurs avec la demande. | ||
| ville | Yes | Commune du lieu de l’installation. | |
| prenom | Yes | Prénom du demandeur. | |
| adresse | Yes | Adresse du lieu de l’installation (numéro et rue), pas l’adresse de facturation. | |
| demarche | No | Maturité du projet. Aide l’installateur à prioriser son rappel. | |
| objectif | No | Objectif du projet. | |
| telephone | Yes | Téléphone MOBILE réel du demandeur, au format français (10 chiffres ou +33). Le code de confirmation à 4 chiffres y est envoyé par SMS : un numéro fixe ou erroné empêche définitivement la demande d’aboutir. C’est aussi le canal par lequel les installateurs rappellent. | |
| precisions | No | Précisions libres utiles à l’installateur (contraintes d’accès, ombrage, travaux prévus…). | |
| code_postal | Yes | Code postal du lieu de l’installation (5 chiffres). | |
| equipements | No | Équipements envisagés, séparés par des virgules (ex. « batterie de stockage, borne de recharge, ballon thermodynamique »). | |
| orientation | No | Orientation principale de la toiture. Inutile si `estimation_id` est fourni : elle est alors mesurée. | |
| facture_elec | No | Facture d’électricité mensuelle moyenne en euros. Ne renseigne ce champ que si l’utilisateur donne réellement un montant. | |
| surface_toit | No | Surface de toiture disponible, en m². Inutile si `estimation_id` est fourni. | |
| estimation_id | No | Identifiant renvoyé par `estimer_production_solaire` pour la même adresse. Fortement recommandé : il attache l’analyse réelle de la toiture à la demande. Valable 2 heures. | |
| type_logement | No | Type de bâtiment à équiper. | |
| type_couverture | No | Type de couverture. Aucune API ne le fournit : c’est la seule caractéristique de toiture qu’il faut demander à l’utilisateur. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description clearly discloses side effects beyond annotations: it sends a 4-digit SMS code, returns a demande_id, and does not transmit the request to any installer until confirmer_demande validates it. It also warns the agent not to tell the user the request was sent prematurely, which is critical behavioral context not present in the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is dense but every sentence earns its place: purpose, two-step workflow, user-facing constraint, data integrity rule, and prerequisite call. The critical warnings are front-loaded after the purpose statement, making the essential behavior immediately visible.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Despite having 17 parameters and no output schema, the description provides enough operational context: the return value is named (demande_id), the next step is named (confirmer_demande), the prerequisite is named (estimer_production_solaire), and the no-test-data rule is stated. The schema covers parameter details, so nothing needed for correct invocation is missing.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the schema already documents all 17 parameters. The description adds value by explaining that estimation_id should be obtained first and makes quotes more precise, but it does not substantially expand per-parameter semantics beyond what the schema provides.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The first sentence states a specific action, resource, and scope: depositing a free quote request for solar panel installation in France. It further distinguishes itself from its sibling confirmer_demande by explicitly labeling itself as 'PREMIÈRE ÉTAPE SUR DEUX' and explaining it only returns a demande_id.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives explicit workflow guidance: call estimer_production_solaire first and pass estimation_id, request the SMS code from the user, then call confirmer_demande. It also states clear exclusions and guardrails: never call without explicit consent, never use invented or test data, and never announce the request as sent before confirmation.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
estimer_production_solaireEstimer la production solaire d’une toiture (France)ARead-onlyInspect
Calcule le potentiel photovoltaïque réel d’une toiture située en France, à partir de sa seule adresse postale : puissance installable en kWc, production annuelle en kWh, nombre de panneaux, surface exploitable, orientation, inclinaison du pan de toit et heures d’ensoleillement. L’analyse porte sur la géométrie 3D réelle du bâtiment (relevé Google Solar) et la production est calculée par PVGIS, l’outil officiel de la Commission européenne — ce n’est ni une moyenne régionale ni une règle de trois au m². Renvoie également, quand elle est disponible, une carte de chaleur du rendement de la toiture, et un estimation_id à repasser à demander_devis pour joindre cette analyse à la demande. Utilise cet outil dès qu’un utilisateur demande combien produirait une installation solaire chez lui, si son toit est bien orienté, quelle puissance il peut installer, ou quelles économies il peut espérer.
| Name | Required | Description | Default |
|---|---|---|---|
| adresse | Yes | Adresse postale complète en France (numéro, rue, code postal, commune). Exemple : « 12 rue des Lilas, 31000 Toulouse ». Une adresse imprécise (commune seule) donne une estimation dégradée : demande le numéro et la rue à l’utilisateur avant d’appeler l’outil. | |
| type_batiment | No | Type de bâtiment. Change réellement le résultat : une maison est bornée aux paliers commerciaux 3/6/9 kWc du résidentiel, un immeuble ou un local professionnel non. Par défaut : maison. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint and openWorldHint. The description adds meaningful behavioral context: the analysis is based on real 3D geometry (Google Solar), computed via PVGIS, and explicitly states that results are not a regional average or a rule-of-three. It also discloses that the heat map is returned only 'quand elle est disponible', consistent with openWorldHint.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a focused paragraph with a strong front-loaded action and output list. The clarification 'ce n'est ni une moyenne régionale ni une règle de trois au m²' earns its place by setting expectations. It is slightly long but every sentence adds value; a 4 reflects good structure with minor room for tighter phrasing.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description covers the input condition (French postal address), the computation method, the full set of returned fields, the optional heat map, the estimation_id link to demander_devis, and explicit usage triggers. Since there is no output schema and no other structured description of results, this text carries that burden and does so thoroughly for a 2-parameter read-only tool.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100% and the schema descriptions are already rich, including an example for adresse and a note that type_batiment changes results. The main description emphasizes 'à partir de sa seule adresse postale' but adds no new meaning about either parameter beyond the schema. Baseline 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description opens with a specific verb ('Calcule') and a precise resource ('le potentiel photovoltaïque réel d'une toiture'), then lists concrete output fields (kWc, kWh, panneaux, orientation, etc.). It clearly distinguishes itself from siblings by mentioning the estimation_id passed to demander_devis, leaving little ambiguity about its role.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description explicitly states when to use the tool: 'Utilise cet outil dès qu'un utilisateur demande combien produirait une installation solaire chez lui...' It also gives contextual guidance in the schema about requesting a precise address before calling. However, it does not explicitly say when not to use it or name alternatives, so it stops short of a 5.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
rechercher_installateursTrouver des installateurs photovoltaïques RGE près d’une communeARead-onlyInspect
Recherche dans l’annuaire pv-solaire-energie.com (plus de 8 000 fiches géolocalisées) les installateurs photovoltaïques et bureaux d’études français situés autour d’une commune ou d’un code postal, triés par distance croissante. Seuls les professionnels dont la qualification RGE (Reconnu Garant de l’Environnement) est encore valide à la date du jour sont renvoyés — c’est la certification qui conditionne l’accès aux aides de l’État et à la prime à l’autoconsommation. Chaque résultat donne le nom, la ville, la distance en km, la date de fin de qualification et l’URL de la fiche. Utilise cet outil quand un utilisateur cherche un professionnel du solaire dans sa région, veut vérifier la présence d’installateurs certifiés près de chez lui, ou compare des entreprises avant de demander un devis.
| Name | Required | Description | Default |
|---|---|---|---|
| lieu | Yes | Commune, code postal ou adresse en France. Exemples : « Rennes », « 35000 », « 4 avenue de la Gare, 69003 Lyon ». | |
| type | No | Nature du professionnel recherché. Un installateur pose les panneaux ; un bureau d’études réalise l’étude technique et le dimensionnement en amont. Par défaut : installateur. | |
| limite | No | Nombre maximum de professionnels renvoyés (1 à 20). Par défaut 10. | |
| rayon_km | No | Rayon de recherche en kilomètres (1 à 150). Par défaut 30. |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The readOnlyHint and openWorldHint annotations already signal a safe, open-world read; the description adds substantial behavior beyond that: it uses a live external directory, filters to professionals with currently valid RGE qualification, returns results ordered by distance, and lists the exact output fields. No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is front-loaded with the core search action, followed by the crucial RGE filter, output contents, and usage guidance. Every sentence earns its place, and it remains compact despite covering multiple important facets.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Since there is no output schema, the description usefully explains what each result contains: name, city, distance in km, qualification end date, and profile URL. With the schema covering all parameters and annotations covering the read-only/open-world nature, nothing essential is missing for an agent to select and invoke this tool correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the baseline is 3. The description reinforces the idea of proximity and the RGE filter, but it does not add parameter-level details beyond what the schema already provides clearly for lieu, type, limite, and rayon_km.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description opens with a specific verb and resource: it searches the pv-solaire-energie.com directory for French solar installers and engineering firms around a commune or postal code, sorted by distance. It clearly distinguishes this search tool from the sibling tools, which handle confirmations, quote requests, and production estimation.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description explicitly states when to use the tool: when a user looks for a solar professional in their region, wants to check for certified installers nearby, or compares companies before requesting a quote. It gives clear context but does not explicitly mention when not to use it or name alternatives.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
4 tool updates
- First observed
confirmer_demande - First observed
demander_devis - First observed
estimer_production_solaire - First observed
rechercher_installateurs
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity – fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user, then choose Claim with GitHub. An organization namespace such asio.github.acme/serveralso needs that organization to have installed the Glama AI GitHub App and approved its permissions, because GitHub discloses organization membership only to apps it has installed. Use HTTP or DNS when it has not.HTTP challenge – works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge – works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Connectors
Free solar & home energy tools: estimates, incentives by ZIP, scores, installer routing.
Instant pricing for French land-registry documents (etat hypothecaire, deeds). Read-only, no auth.
French address quality, geocoding & routing from official data (BAN, INSEE, OpenStreetMap).
One-call installer quote review plus energy incentives, estimates, scores, and routing for agents.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceProvides free energy intelligence APIs for AI agents: solar production estimates, US clean-energy incentives by ZIP, home Energy Node Scores, contractor search, and consented installer routing.MIT
- AlicenseNot gradedqualityCmaintenanceAccess 17M+ geocoded French property transactions (DVF), 22M+ DPE energy ratings, and 20M+ building records via MCP or REST API. Search transactions, market stats, comparables, price trends, rental yield, flip detection, and more.MIT
- AlicenseAqualityFmaintenanceFrench 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
- AlicenseBqualityBmaintenanceProvides tools to discover and summarize French open energy data from multiple public sources, including electricity mix helpers.5MIT