← Registry

General Tools

madekeeper.com

An MCP server offering practical calculators for soap making, candle pouring, lumber board feet, and quilt fabric/backing estimates.

1 endpoint6 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://madekeeper.com/mcp

No auth detected

MCP server metadata

Name
madekeeper-craft-math
Version
1.0.0
Capabilities
tools
Server instructions

The pure math behind MadeKeeper's free craft calculators — soap lye, candle pours, board feet, quilt fabric, honey pulls. Every answer is a starting point a maker verifies, never a substitute for her own check. Read-only; touches no maker's records.

Known tools 6

list_soap_oils

List every oil and butter the soap calculator knows, with its saponification (SAP) value for sodium hydroxide.

Inferred read-only
calculate_soap_lye

Calculate the lye (sodium hydroxide) and water for a cold-process soap batch from its oil blend, superfat and lye purity, plus the batch yield in bars.

Inferred read-only
calculate_candle_pour

Calculate a candle pour from the wax weight and fragrance load: how much fragrance to add and how many containers of a given fill weight the batch makes.

Inferred read-only
calculate_board_feet

Calculate board feet for a lumber list from nominal thickness, width and length in inches, and the lumber cost at a given price per board foot with a waste allowance.

Inferred read-only
calculate_quilt_fabric

Calculate the backing yardage, batting size and binding for a quilt from its finished width and length in inches, and the longarm quilting fee by the square inch if a rate is given.

Inferred read-only
calculate_honey_pull

Calculate a honey harvest: pounds in a pull given in gallons, how many jars of a given fill size it fills, the leftover, and the cost per pound and per jar from what the season cost.

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

.mcp.json

{
  "mcpServers": {
    "madekeeper-craft-math": {
      "type": "http",
      "url": "https://madekeeper.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: madekeeper-craft-math
Remote MCP URL: https://madekeeper.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": {
    "madekeeper-craft-math": {
      "url": "https://madekeeper.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "madekeeper-craft-math",
  "transport": "streamable-http",
  "url": "https://madekeeper.com/mcp"
}
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.