MCP Directory
Back

mcpfusion

by vinkius-labs · TypeScript · ★ 255

MCP Fusion - The TypeScript framework for secure MCP servers.

#mcp#mcp-framework#mcp-server#model-context-protocol

Install

npx -y github:vinkius-labs/mcpfusion

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcpfusion": {
      "command": "npx",
      "args": [
        "-y",
        "github:vinkius-labs/mcpfusion"
      ]
    }
  }
}

From the README

**The TypeScript framework for secure MCP servers.** [](https://www.npmjs.com/package/@mcpfusion/core) [](https://www.npmjs.com/package/@mcpfusion/core) [](https://www.typescriptlang.org/) [](https://modelcontextprotocol.io/) [](https://github.com/vinkius-labs/mcpfusion/blob/main/LICENSE) [](https://mcpfusion.vinkius.com/llms.txt) MCP Fusion is a TypeScript framework that enforces security at the architectural level of every MCP server. Raw data never reaches the LLM without passing through a typed egress firewall. Tools are physically removed from the agent's namespace when the workflow sta…
Read full README on GitHub →

Related other servers