Back to Home
dnlbauer icon

cordra-mcp

Verified Safe

by dnlbauer

Overview

Provides AI assistants with read-only access to explore and understand Cordra digital object repositories, including schema discovery, object retrieval, and content search.

Installation

Run Command
uv run mcp-cordra

Environment Variables

  • CORDRA_BASE_URL
  • CORDRA_USERNAME
  • CORDRA_PASSWORD
  • CORDRA_VERIFY_SSL
  • CORDRA_TIMEOUT
  • LOGLEVEL

Security Notes

The server provides strictly read-only access, which inherently limits the potential impact of vulnerabilities to data exposure or denial of service, not data modification. Search queries (Lucene/Solr syntax) are passed directly to the Cordra backend; therefore, the security against query injection largely relies on the Cordra backend's sanitization. No 'eval' or obvious hardcoded secrets are present in the provided source code. Configuration is handled securely via environment variables.

Similar Servers

Stats

Interest Score30
Security Score8
Cost ClassMedium
Avg Tokens3000
Stars1
Forks1
Last Update2025-12-04

Tags

CordraDigital Object RepositoryRead-Only AccessSchema DiscoveryData Exploration