← Registry

General Tools

ampworth.com

An MCP server providing UK heat pump calculators for noise compliance, running costs, system sizing, and hot water cylinder demand based on MCS and MIS standards.

2 endpoints14 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://ampworth.com/mcp/calculators

No auth detected

MCP server metadata

Name
ampworth-calculators
Version
1.0.0
Capabilities
loggingtools.listChanged

Known tools 11

heat_pump_noise

Calculate the sound pressure level an air source heat pump produces at an assessment position, and whether it meets the 37 dB(A) permitted development noise limit, using the method in MCS 020.

Inferred read-only
heat_pump_running_cost

Compare what a household spends heating on its current fuel with what the same heat would cost from a heat pump.

Inferred read-only
heat_pump_size

Estimate the heat pump a UK house needs, and what it would cost to run against the fuel it burns now.

Inferred read-only
hot_water_cylinder

Work out the daily hot water demand of a dwelling and the size of cylinder a heat pump needs, using the formula in MIS 3005-D 3.5.2 and the BS 6700 guidance reproduced in MGD 007.

Inferred read-only
list_calculators

Lists every calculator on this server, with the MCS standard behind it and whether it is the whole-system sizing calculator or one of the single-method ones, plus the reference data a caller needs to build a valid request: the compass directions and their orientations, the shading descriptions, the twenty-five solar postcode zones, the eight heat pump design locations with their design temperatures, the room types and their internal design temperatures, the heat loss element kinds, the occupancy archetypes and the fuel types.

Inferred read-only
radiator_flow_temperature

Work out the flow temperature a heat pump must produce to heat a room through a given radiator, and the resulting MCS Heat Emitter Guide star rating, following section 4 of MGD 007.

Inferred read-only
room_heat_loss

Calculate the design heat loss of a single room in watts, following BS EN 12831 as MIS 3005-D applies it.

Inferred read-only
solar_pv_output

Estimate the annual AC electricity output of a UK solar photovoltaic system, in kWh, using the standard estimation method that MIS 3002 requires every MCS certified installer to use.

Inferred read-only
solar_pv_self_consumption

Estimate what proportion of a domestic solar PV system's annual output is consumed in the house and what proportion is exported, using the lookup tables in MGD 003.

Inferred read-only
solar_pv_shading

Convert a completed MCS sunpath shading assessment into a shade factor, using the procedure in MGD 005.

Inferred read-only
solar_pv_system_size

Work out the solar PV system a UK home needs: the capacity in kWp, the number of panels, the battery to go with it, and what it would do to the electricity bill.

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.ampworth-calculators]
url = "https://ampworth.com/mcp/calculators"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ampworth-calculators": {
      "type": "http",
      "url": "https://ampworth.com/mcp/calculators"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ampworth-calculators
Remote MCP URL: https://ampworth.com/mcp/calculators

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": {
    "ampworth-calculators": {
      "url": "https://ampworth.com/mcp/calculators"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ampworth-calculators": {
      "type": "http",
      "url": "https://ampworth.com/mcp/calculators"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ampworth-calculators",
  "transport": "streamable-http",
  "url": "https://ampworth.com/mcp/calculators"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://ampworth.com/mcp/documents

No auth detected

MCP server metadata

Name
ampworth-documents
Version
1.0.0
Capabilities
loggingtools.listChanged

Known tools 3

get_document

Fetch the full text of one guide, article or set of questions by its slug, as Markdown, not HTML.

Inferred read-only
list_documents

Lists every document, optionally filtered by kind ('guide', 'article' or 'faq'), by category, or, for guides, by the reader they are written for.

Inferred read-only
search_documents

Search the guides, articles and questions for material on a UK home energy subject.

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.ampworth-documents]
url = "https://ampworth.com/mcp/documents"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ampworth-documents": {
      "type": "http",
      "url": "https://ampworth.com/mcp/documents"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ampworth-documents
Remote MCP URL: https://ampworth.com/mcp/documents

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": {
    "ampworth-documents": {
      "url": "https://ampworth.com/mcp/documents"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ampworth-documents": {
      "type": "http",
      "url": "https://ampworth.com/mcp/documents"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ampworth-documents",
  "transport": "streamable-http",
  "url": "https://ampworth.com/mcp/documents"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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