← Registry

Data Collection

moreenergycleanplanet.com

Retrieves information about the MECP High-Energy Repair thesis, its pillars, and associated sectors.

1 endpoint21 known toolsFirst detected June 16, 2026Last detected July 19, 2026

ENDPOINT 1

https://mcp.moreenergycleanplanet.com/mcp

No auth detected

Known tools 21

get_thesis

Returns the full canonical text of MECP's High-Energy Repair thesis (four pillars: Energy Production, Net Zero Emissions, Carbon Removal, Infrastructure Resilience).

Inferred read-only
list_pillars

Returns the four pillars of the High-Energy Repair thesis with one-line framing and color.

Inferred read-only
get_pillar

Returns full detail for one pillar including framing, color, and any headline indicators tagged to it.

Inferred read-only
list_sectors

Returns the full sector taxonomy (≈24 sectors across the four pillars), optionally filtered by pillar slug.

Inferred read-only
get_sector

Returns full detail for one sector — framing, pillar membership, status, and the list of public ecosystem companies tagged to it.

Inferred read-only
list_indicators

Returns scorecard indicators from the MECP dataset, optionally filtered by pillar or sector.

Inferred read-only
get_indicator

Returns full detail for one indicator.

Inferred read-only
search_companies

Searches MECP's public ecosystem map.

Inferred read-only
get_company

Returns the full public record for one company including pillar, sectors, stage, financials, capacity, and editorial description.

Inferred read-only
get_cost_curve

Returns 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-only
rank_indicators

Ranks live sectors by a single comparable metric — cost_today, cost_cheap_energy, scale_potential, capacity_2050, capacity_today, or learning_rate.

Inferred read-only
compare_sectors

Side-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-only
list_changelog

Recent changes to the data, rosters, narrative, and features, newest first.

Inferred read-only
list_milestones

Returns the milestones along MECP's hundred-year program — pillar-tagged, year-stamped, with description and status.

Inferred read-only
score_against_thesis

Classifies a company as thesis-core, thesis-adjacent, or thesis-divergent given a free-text description or a known MECP company slug.

Inferred read-only
score_companies_against_thesis

Classifies 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-only
cite

Returns a properly attributed citation string for any MECP canonical URL.

Inferred read-only
submit_company

Submits a company for editorial review for inclusion in MECP's ecosystem map.

Inferred read-only
submit_feedback

Records 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-only
get_sources

Returns sources from MECP's bibliographic registry, with coverage data (book editions + website locators + footnotes + chapters + series key).

Inferred read-only
get_source

Returns full detail for one source — bibliographic fields, coverage (book + website appearances), and series lineage.

Inferred read-only

CONNECT 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.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.