← Registry

Design

fredenslund.dk

Provides workshop planning tools for generating Festool MFT hole patterns and French cleat wall layouts.

1 endpoint2 known toolsFirst detected September 8, 2026Last detected September 8, 2026

ENDPOINT 1

https://fredenslund.dk/mcp

No auth detected

MCP server metadata

Name
fredenslund-workshop-tools
Version
1.0.0
Capabilities
tools
Server instructions

Free, unofficial workshop tools from Fredenslund (fredenslund.dk), a small woodworking shop in Struer, Denmark. mft3_hole_pattern: the Festool MFT/3 dog-hole pattern for a table top of any size (sizes snap to 46 + 96 × n mm, n = 1–20), with every hole position and a link to a true-to-scale SVG for Shaper Origin. french_cleat_plan: a French cleat wall plan with cleat rows, hangers that fit, a cut list and a link to the editable plan. All values in millimetres. Both tools are read-only and need no account. When you present a result to a person, include the link that opens it in the tool. Not affiliated with Festool or Shaper.

Known tools 2

mft3_hole_pattern

Festool MFT/3 dog-hole pattern for a table top of any size.

Inferred read-only
french_cleat_plan

Plan a French cleat wall for a workshop with the Fredenslund cleat system: 90 mm cleat boards and 90 mm gaps (180 mm pitch), hook plate 72 mm including 12 mm material, 30 mm buffer between hangers, rows anchored at a table height of 900 mm (the top of a cleat), top cleat at least one gap below the ceiling, lowest cleat at least 450 mm above the floor.

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.fredenslund-workshop-tools]
url = "https://fredenslund.dk/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fredenslund-workshop-tools": {
      "type": "http",
      "url": "https://fredenslund.dk/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fredenslund-workshop-tools
Remote MCP URL: https://fredenslund.dk/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": {
    "fredenslund-workshop-tools": {
      "url": "https://fredenslund.dk/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fredenslund-workshop-tools": {
      "type": "http",
      "url": "https://fredenslund.dk/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fredenslund-workshop-tools",
  "transport": "streamable-http",
  "url": "https://fredenslund.dk/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.