cordra-mcp
Verified Safeby 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
uv run mcp-cordraEnvironment 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
GhidrAssistMCP
This Ghidra extension provides an MCP server, enabling AI assistants and other tools to interact with Ghidra's reverse engineering capabilities through a standardized API, supporting program analysis, modification, and navigation.
azure-cosmos-mcp-server-samples
Enables AI assistants (LLMs like Claude, Continue.dev) to interact with and query Azure Cosmos DB databases using natural language.
chip
The Collibra MCP Server acts as a bridge, enabling AI agents to interact with Collibra Data Governance Center for intelligent data discovery and governance operations.
mcp-helm
Provides a Model Context Protocol (MCP) server for AI assistants to interact with Helm repositories and charts without requiring a local Helm installation.