Skip to content
Cline

Palveron MCP Server for Cline

io.github.palveron/mcp-server

Early access - AI governance gateway for MCP tool calls (policies, PII masking, audit).

client:Cline transport:stdio runtime:npm

Install Palveron MCP Server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@palveron/mcp-server"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Palveron MCP Server in other clients