← Back to Plugins
MCP Server MCP

Palveron MCP Server

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @palveron/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@palveron/mcp-server",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...