Daniel Bauer
adc24dd4ad
feat: bump version
2025-12-03 16:11:28 +01:00
Daniel Bauer
ea9cf92b2c
feat: bump version
2025-12-03 14:23:04 +01:00
Daniel Bauer
eaa300b8c2
feat: bump version
2025-12-02 16:54:05 +01:00
Daniel Bauer
5451883739
feat: bump version
2025-12-02 14:45:30 +01:00
Daniel Bauer
f6bfb14b29
feat: bump version
2025-12-02 13:28:23 +01:00
Daniel Bauer
c75629e3ff
feat: bump version
2025-07-09 11:10:02 +02:00
Daniel Bauer
f35305568c
fix: typing errors in tests
2025-07-09 11:09:17 +02:00
Daniel Bauer
0a03fec5b8
fix: synchronize version
2025-07-09 09:49:17 +02:00
Daniel Bauer
2499654bf4
bump: version 1.1.0
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-07-05 12:48:02 +02:00
Daniel Bauer
3272f527dd
feat: add docker build
2025-07-04 12:57:08 +02:00
Daniel Bauer
0b61b09915
doc: update project metadata in pyproject.toml
2025-07-04 11:05:00 +02:00
Daniel Bauer
b9d1df6370
chore: bump version to 1.0.0
2025-07-04 10:18:49 +02:00
Daniel Bauer
485a0dd738
fix: remove ruff deprecation warning
2025-06-30 13:00:27 +02:00
Daniel Bauer
23b5e66600
fix: frong script name
2025-06-30 12:04:08 +02:00
Daniel Bauer
96df10adb0
fix: update tests for module rename from mcp_cordra to cordra_mcp
...
- Updated all import statements in test files
- Added types-requests dependency for mypy type checking
- Fixed code formatting with ruff
2025-06-30 12:01:53 +02:00
Daniel Bauer
addfea8698
fix: update project name to 'cordra-mcp' in configuration files
2025-06-30 11:51:08 +02:00
Daniel Bauer
f34d3e6e7c
fix: add missing dependencies
2025-06-30 11:35:11 +02:00
daniel
53cbb53178
feat: replace CordraPy with http requests
2025-06-29 14:50:42 +02:00
daniel
bfdc1d75ae
fix: improve type checking and linting configuration
...
- Add mypy configuration with cordra module overrides
- Fix newline issues in __init__.py and server.py
- Update dependencies to use CordraPy from GitHub
- Add setuptools dependency for CordraPy compatibility
- Configure pytest with asyncio support
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-06-29 11:29:40 +02:00
daniel
d95151f9a4
feat: initialize Python MCP server project structure
...
- Add pyproject.toml with dependencies and dev tools
- Create src/mcp_cordra package structure
- Add tests directory
- Configure uv environment with lock file
- Add comprehensive .gitignore
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-06-28 19:42:10 +02:00