mcpose

amir-gorji/mcpose
★ 1 stars TypeScript AI/LLM Updated today
A transparent middleware proxy for MCP servers - intercept, transform, and govern tool calls through composable functional middleware.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcpose": {
      "command": "npx",
      "args": [
        "-y",
        "amir-gorji/mcpose"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="assets/logo.png" alt="mcpose logo" width="500" /> </p> **The audit and governance layer for MCP.** mcpose is a transparent middleware proxy for MCP servers. It sits between an LLM client and an upstream server, routing every tool, resource, and `list_tools` call through composable middleware you control.

Tools (4)

HttpProxyOptionsProxyContextlocalToolsonTelemetry