MCP server · Kelvin
kelvin-mcp.yml
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Kelvin. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Kelvin publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport
Tools
create_simulation— Create an energy-renovation simulation for a dwelling from latitude, longitude and an optional BAN address key.list_simulations— List the team's simulations, filterable by status and paged.get_housing— Read the declared physical facts about the dwelling.update_housing— Set dwelling type, surface, floor level, exterior walls and DPE number.set_qualification— Record the occupant profile — owner/tenant status, household size, income range, fiscal department, project maturity. Required before running the simulation.run_simulation— Launch the model. Asynchronous; poll the state endpoints until they stop returning 409.get_initial_state— Read the dwelling's current energy performance — DPE letters, consumption, carbon, insulation, heating systems and the per-field `sources` provenance map.update_initial_state— Override any modelled fact about the dwelling's current state.get_projected_state— Read the post-renovation scenarios with budgets, aid and valuation KPIs.create_renovation_plan— Create a custom costed renovation scenario.get_renovation_plan— Read one custom renovation scenario.update_renovation_plan— Modify a custom renovation scenario.search_dpes— Search published French DPE certificates by DPE number or BAN key, filtered by building type, surface, report date and energy class.list_enabled_gestures— List the work gestures enabled for the team.list_enabled_services— List the services enabled for the team.list_enabled_references— List the team's priced reference lines. At least one filter is required or the API returns 422.list_documents— List generated documents for a simulation, filtered by type and date range.get_document— Poll one document generation for status and download URL.generate_report— Generate the full PDF study for selected scenarios.generate_contribution_framework— Generate the CEE contribution-framework document.generate_dimensioning_note— Generate the equipment dimensioning note.generate_sworn_statement— Generate the attestation sur l'honneur.generate_commercial_offer— Create the quote (devis) for a renovation plan and generate its PDF.request_report_legacy— Legacy report trigger, superseded by the documents/* family.get_report_status_legacy— Legacy report status poll.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.