compliance-gxp-mcp-server

mauromoro/compliance-gxp-mcp-server
★ 0 stars Unknown language 🔒 Security Updated today
TBD
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "compliance-gxp-mcp-s": {
      "command": "npx",
      "args": [
        "-y",
        "mauromoro/compliance-gxp-mcp-server"
      ]
    }
  }
}