zuar-portal-mcp

patrickdeanfox/zuar-portal-mcp
★ 0 stars TypeScript AI/LLM Updated 1d ago
MCP server that lets Claude create and manage Zuar Portal HTML blocks
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "zuar-portal-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "patrickdeanfox/zuar-portal-mcp"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that lets **Claude operate your Zuar Portal (zPortal)** for you. Claude can author HTML blocks, manage pages, data sources, queries, db modifications, partials, themes and users, preview real data, and run queries — through the Portal REST + auth APIs, with bundled authoring guidance so the blocks it produces follow zPortal conventions.

Tools (20)

active_configadd_block_to_pageadminbind_block_querychange_passwordcontentcreate_blockcreate_resourcedatadelete_blockdelete_resourcedescribe_resourceexecute_queryfetch_sample_rowsget_blockget_capabilitiesget_resourceget_rulesget_versioninit_project_config