Data Collection
moreenergycleanplanet.com
Retrieves information about the MECP High-Energy Repair thesis, its pillars, and associated sectors.
ENDPOINT 1
https://mcp.moreenergycleanplanet.com/mcp
Known tools 21
get_thesisReturns the full canonical text of MECP's High-Energy Repair thesis (four pillars: Energy Production, Net Zero Emissions, Carbon Removal, Infrastructure Resilience).
Inferred read-onlylist_pillarsReturns the four pillars of the High-Energy Repair thesis with one-line framing and color.
Inferred read-onlyget_pillarReturns full detail for one pillar including framing, color, and any headline indicators tagged to it.
Inferred read-onlylist_sectorsReturns the full sector taxonomy (≈24 sectors across the four pillars), optionally filtered by pillar slug.
Inferred read-onlyget_sectorReturns full detail for one sector — framing, pillar membership, status, and the list of public ecosystem companies tagged to it.
Inferred read-onlylist_indicatorsReturns scorecard indicators from the MECP dataset, optionally filtered by pillar or sector.
Inferred read-onlyget_companyReturns the full public record for one company including pillar, sectors, stage, financials, capacity, and editorial description.
Inferred read-onlyget_cost_curveReturns today's cost range and the cheap-energy (sub-2¢/kWh) cost range for a technology, plus its scale potential, constraints, tagged ecosystem companies, and sources.
Inferred read-onlyrank_indicatorsRanks live sectors by a single comparable metric — cost_today, cost_cheap_energy, scale_potential, capacity_2050, capacity_today, or learning_rate.
Inferred read-onlycompare_sectorsSide-by-side comparison of 2–6 sectors across every shared metric (cost today, cost with cheap energy, scale potential, 2050 deployment, capacity today, learning rate).
Inferred read-onlylist_changelogRecent changes to the data, rosters, narrative, and features, newest first.
Inferred read-onlylist_milestonesReturns the milestones along MECP's hundred-year program — pillar-tagged, year-stamped, with description and status.
Inferred read-onlyscore_against_thesisClassifies a company as thesis-core, thesis-adjacent, or thesis-divergent given a free-text description or a known MECP company slug.
Inferred read-onlyscore_companies_against_thesisClassifies a list of companies as thesis-core, thesis-adjacent, or thesis-divergent in one call, using the same classifier as score_against_thesis (results are identical to scoring each item singly).
Inferred read-onlysubmit_companySubmits a company for editorial review for inclusion in MECP's ecosystem map.
Inferred read-onlysubmit_feedbackRecords a short freeform note about the MECP MCP server: a gap in the data, a sector or company you wish were covered, a tool that did not return what you needed, or a correction.
Inferred read-onlyget_sourcesReturns sources from MECP's bibliographic registry, with coverage data (book editions + website locators + footnotes + chapters + series key).
Inferred read-onlyget_sourceReturns full detail for one source — bibliographic fields, coverage (book + website appearances), and series lineage.
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.moreenergycleanplanet-com]
url = "https://mcp.moreenergycleanplanet.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"moreenergycleanplanet-com": {
"type": "http",
"url": "https://mcp.moreenergycleanplanet.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: moreenergycleanplanet-com
Remote MCP URL: https://mcp.moreenergycleanplanet.com/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": {
"moreenergycleanplanet-com": {
"url": "https://mcp.moreenergycleanplanet.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"moreenergycleanplanet-com": {
"type": "http",
"url": "https://mcp.moreenergycleanplanet.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "moreenergycleanplanet-com",
"transport": "streamable-http",
"url": "https://mcp.moreenergycleanplanet.com/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 moreenergycleanplanet.com was fetched 2026-08-05T00:05:24.328Z and is being refreshed.
This domain appears to have previously been parked, so its current status is new or unverified.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.