cedar-artifact-rest-mcp

metadatacenter/cedar-artifact-rest-mcp
★ 1 stars Java API Integration Updated today
MCP server for managing CEDAR artifacts via the CEDAR resource-server REST API (the I/O counterpart to cedar-artifact-mcp)
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": {
    "cedar-artifact-rest-": {
      "command": "npx",
      "args": [
        "-y",
        "metadatacenter/cedar-artifact-rest-mcp"
      ]
    }
  }
}

README Excerpt

An MCP server that manages CEDAR **artifacts** — templates, elements, fields, and instances — through the CEDAR [**resource-server REST API**](https://resource.metadatacenter.org/api/). It is the I/O counterpart to in memory; this one persists them to, and fetches them from, a live CEDAR server. It deliberately covers **only the artifact corner** of that REST API — create / fetch / update /

Tools (3)

getpingvalidate_artifact