marvin-mcp

InnerOpen/marvin-mcp
★ 0 stars TypeScript Code/Dev Tools Updated today
Model Context Protocol (MCP) server for Marvin CMS.
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": {
    "marvin-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "InnerOpen/marvin-mcp"
      ]
    }
  }
}

README Excerpt

Official Model Context Protocol server for Marvin CMS. `marvin-mcp` is the LLM-facing adapter for Marvin. It talks directly to `@inneropen/marvin-sdk`; it does not shell out to `marvin-cli` and it does not recreate Marvin API behavior. ```text MCP Client ↓ stdio marvin-mcp ↓ @inneropen/marvin-sdk ↓ HTTPS

Tools (17)

audit_content_modelcreate_site_pagemarvin_describe_capabilitiesmarvin_get_collectionmarvin_get_collection_entriesmarvin_get_entrymarvin_get_resourcemarvin_get_workspacemarvin_list_assetsmarvin_list_collectionsmarvin_list_entriesmarvin_list_resourcesprepare_release_updatereview_assetsreview_collectionsreview_resourcesreview_workspace_structure