Commit Graph

15 Commits

Author SHA1 Message Date
Daniel Bauer
3c8367f804 feat: add get_object tool for retrieving Cordra digital objects by ID with error handling 2025-12-02 17:34:45 +01:00
Daniel Bauer
7b77186ced feat: enhance tool documentation and add unit test for slash-prefixed properties 2025-12-02 16:53:25 +01:00
Daniel Bauer
9c9594367c feat: add log level configuration and validation 2025-12-02 13:26:20 +01:00
Daniel Bauer
e01d732014 feat: add tool to count objects 2025-07-09 11:01:17 +02:00
Daniel Bauer
20b2f1b219 doc: add example gif 2025-07-08 13:58:13 +02:00
Daniel Bauer
8286882f87 docs: update README for pagination support and config cleanup
- Document search_objects pagination parameters
- Remove obsolete CORDRA_MAX_SEARCH_RESULTS config option
- Update tool description to reflect new functionality

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-05 12:39:52 +02:00
Daniel Bauer
6dcc039470 doc: document how to use the python package 2025-07-04 13:21:50 +02:00
Daniel Bauer
99a1397164 doc: document how to use the docker build 2025-07-04 13:06:20 +02:00
Daniel Bauer
e781c1d060 doc: add missing resources and tools to README 2025-07-04 10:14:54 +02:00
Daniel Bauer
744efc7e57 Revert "feat: change settings prefix to avoid clashes with projects using cordra"
This reverts commit 35d304a6c4.
2025-06-30 13:14:21 +02:00
Daniel Bauer
0fd86775ac feat: remove .env parsing du to clashes with projects using .env 2025-06-30 13:12:46 +02:00
Daniel Bauer
35d304a6c4 feat: change settings prefix to avoid clashes with projects using cordra 2025-06-30 13:01:21 +02:00
Daniel Bauer
c24c5368ff doc: update readme 2025-06-30 12:30:23 +02:00
daniel
ba77019291 feat: add basic MCP server with ping tool 2025-06-29 10:20:59 +02:00
daniel
2090c8e0c8 docs: add MCP Cordra server specification
Initial specification document outlining tools and capabilities
for integrating with Cordra document repository system.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-28 18:54:53 +02:00