Commit Graph

64 Commits

Author SHA1 Message Date
latinogino
239c042ca0 Create batch script to run standalone server 2025-09-24 09:52:27 +02:00
latinogino
e0d20c1421 Create standalone MCP server implementation without pywin32 dependencies 2025-09-24 09:51:48 +02:00
latinogino
a0cdbdd005 Create standalone Windows setup that avoids MCP package entirely 2025-09-24 09:50:40 +02:00
latinogino
56765e751b Create pywin32-free requirements for Windows compatibility 2025-09-24 09:50:20 +02:00
latinogino
1f27d2424b Update README with comprehensive setup instructions and Windows troubleshooting 2025-09-24 09:45:48 +02:00
latinogino
a318571676 Create improved Windows setup script that avoids pywin32 issues 2025-09-24 09:43:05 +02:00
latinogino
cab3c6947a Add requirements-minimal.txt to avoid Windows pywin32 installation issues 2025-09-24 09:42:48 +02:00
latinogino
e9f61cd0e9 Fix URL construction in test script - remove duplicate path segments 2025-09-24 09:32:25 +02:00
latinogino
6458385cb9 Fix product operations: Add required 'ref' field for Dolibarr products 2025-09-23 16:13:48 +02:00
latinogino
626c497b8e Add comprehensive test suite for all Dolibarr MCP operations 2025-09-23 16:08:27 +02:00
latinogino
4d72cc7355 Add comprehensive test suite for all Dolibarr MCP operations 2025-09-23 16:08:26 +02:00
latinogino
101d0069c5 Make configuration more flexible and allow server to start without valid credentials 2025-09-23 09:54:50 +02:00
latinogino
82373e1d84 Fix Dolibarr client API connection handling and improve error recovery 2025-09-23 09:54:29 +02:00
latinogino
1d8f178506 Add API connection test script to verify Dolibarr connection 2025-09-23 09:53:34 +02:00
latinogino
ea5069461d Fix server startup issues with improved error handling and optional API validation 2025-09-22 20:42:40 +02:00
latinogino
8471ffc182 Update: Fix Dockerfile healthcheck and update version to 1.0.1 2025-09-22 20:29:42 +02:00
latinogino
50b4e24242 Enhance: Improve error handling, logging, and API connection test 2025-09-22 20:29:24 +02:00
latinogino
14c72eba50 Fix: Remove invalid validate_config() call and improve error handling 2025-09-22 20:28:08 +02:00
latinogino
e0f247845c Update: Fix MCP version dependency and bump version to 1.0.1 2025-09-22 20:27:31 +02:00
latinogino
420c32f3d9 Fix: Rename inner Config class to avoid naming conflict 2025-09-22 20:27:07 +02:00
latinogino
985e83bab6 Create test_install.py - Simple installation verification script 2025-09-22 20:17:41 +02:00
latinogino
340acaa799 Fix setup_env.py - Use ASCII characters to avoid Windows encoding issues 2025-09-22 20:17:16 +02:00
latinogino
f61f044c8b Update setup.bat v2.0 - Use dedicated environment setup script 2025-09-22 20:14:50 +02:00
latinogino
678c6c0686 Create setup_env.py - Dedicated environment setup script 2025-09-22 20:14:37 +02:00
latinogino
19bbc20485 Update cleanup.bat to be more thorough in removing all build artifacts 2025-09-22 20:14:14 +02:00
latinogino
3de175a45b Fix setup.py - Remove environment setup logic, keep only package setup 2025-09-22 20:13:40 +02:00
latinogino
979e7d815c Add troubleshooting section to README 2025-09-22 14:54:43 +02:00
latinogino
a31e8de7b9 Update .gitignore to be more comprehensive 2025-09-22 14:53:17 +02:00
latinogino
af777a382d Add cleanup script for build artifacts 2025-09-22 14:52:45 +02:00
latinogino
300c0ee4f3 Fix setup.bat - Clean build artifacts before installation 2025-09-22 14:51:42 +02:00
latinogino
bd6ef1fa4e Add simple Windows run script for Dolibarr MCP server 2025-09-21 17:54:45 +02:00
latinogino
14806345db Update README with comprehensive documentation for Dolibarr MCP Server 2025-09-21 17:54:07 +02:00
latinogino
cc3c2ed9a4 Add __main__.py for direct module execution 2025-09-21 17:53:26 +02:00
latinogino
88cf3c4289 Update docker-compose.yml for proper Dolibarr MCP server deployment 2025-09-21 17:52:51 +02:00
latinogino
b2e7a74a23 Add comprehensive test script for Dolibarr MCP Server validation 2025-09-21 17:52:25 +02:00
latinogino
da75e9ff1a Fix Unicode encoding issues in setup.py for Windows compatibility 2025-09-21 17:50:48 +02:00
latinogino
5849a29aa8 Add direct server runner that bypasses module installation 2025-08-29 15:13:10 +02:00
latinogino
09377c6ac1 Add quick start script that bypasses pip install issues 2025-08-29 15:12:56 +02:00
latinogino
5736a619b1 Add manual setup script to fix Windows encoding issues 2025-08-29 15:12:35 +02:00
latinogino
1c8c14e7e9 Improve config validation with better error messages and automatic URL formatting 2025-08-28 18:47:12 +02:00
latinogino
a8458d8aac Add test connection script for easy debugging 2025-08-28 18:46:52 +02:00
latinogino
ce96c539c7 Update README with improved installation instructions and setup scripts 2025-08-28 18:46:37 +02:00
latinogino
8797b75a20 Add Linux/Mac setup shell script 2025-08-28 18:45:52 +02:00
latinogino
4d66796b46 Add Windows setup batch script 2025-08-28 18:45:47 +02:00
latinogino
1f5720cd8c Add setup script for development environment 2025-08-28 18:45:40 +02:00
latinogino
29b7518cbc feat: Add Docker Compose for production and development deployment 2025-07-10 12:08:28 +02:00
latinogino
b489340a90 feat: Add Docker support with multi-stage build 2025-07-10 12:08:12 +02:00
latinogino
cd0b49350c feat: Add comprehensive test suite with unit and integration tests 2025-07-10 12:07:58 +02:00
latinogino
efb0eb589a feat: Add test suite structure 2025-07-10 12:07:30 +02:00
latinogino
0db65e15e0 docs: Add comprehensive CHANGELOG with version history 2025-07-10 12:07:23 +02:00