fpf-mcp-local

Z3ntropy/fpf-mcp-local
★ 0 stars Shell Code/Dev Tools Updated today
Tooling to deploy the FPF Reference MCP server fully locally and offline — no data leaves your machine. Clones the upstream project and strips all hosted/network code.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fpf-mcp-local": {
      "command": "npx",
      "args": [
        "-y",
        "Z3ntropy/fpf-mcp-local"
      ]
    }
  }
}

README Excerpt

Stand up a **fully local, no-network** deployment of the [FPF Reference MCP server](https://github.com/venikman/fpf-memory) so you can use the First Principles Framework with confidential material — without sending anything to a hosted endpoint. This repository contains **only setup tooling** (scripts, config, docs). It does