cedar-cee-mcp

metadatacenter/cedar-cee-mcp
★ 0 stars Java Code/Dev Tools Updated today
MCP server that displays CEDAR templates and instances in a browser via the CEDAR Embeddable Editor, and collects human-populated instances back into the conversation
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-cee-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "metadatacenter/cedar-cee-mcp"
      ]
    }
  }
}

README Excerpt

builds tools for authoring and applying metadata templates over scientific datasets. A CEDAR **template** encodes a community's metadata standard in machine-actionable form — its fields, their value types, and the controlled vocabularies they draw from — and an **instance** is a template populated with values describing an actual dataset. Rich, standards-conformant metadata

Tools (1)

timeout_seconds