Commit Graph

84 Commits (803115f5045f1ca03bbd8b65d313bdffde6f1c21)

Author SHA1 Message Date
Rene Cannao 4491f3ce0b Add debug logging to MCP bridge for troubleshooting
3 months ago
Rene Cannao 01c182ccac Add stdio MCP bridge for Claude Code integration
3 months ago
Rene Cannao 9d6a2173bf Enhance Rich CLI with configurable LLM chat path and better tracing
3 months ago
Rene Cannao f2ca750c05 Add MCP Database Discovery Agent (initial commit)
3 months ago
Rene Cannao ef5b99edbf Fix MCP tool bugs: NULL value handling and query validation
3 months ago
Rene Cannao de33d177be Fix verbose mode in test_mcp_tools.sh
3 months ago
Rene Cannao 25cda31f08 Update test_mcp_tools.sh with dynamic tool discovery
3 months ago
Rene Cannao 093511920f Add environment variable printing to MCP scripts
3 months ago
Rene Cannao 7f957088ee Fix configure_mcp.sh to allow empty MySQL passwords
3 months ago
Rene Cannao 49e6ac5bc6 Revert configure_mcp.sh to respect environment variables
3 months ago
Rene Cannao 40cff23c3b Initialize MySQL Tool Handler and fix default MySQL port
3 months ago
Rene Cannao aeafa61a11 Fix test_mcp_tools.sh to use correct MCP endpoint paths
3 months ago
Rene Cannao d17fe1dba8 Fix configure_mcp.sh error handling and endpoint paths
3 months ago
Rene Cannao 60d4a7378c Implement automatic MCP server start/stop and add environment variable support
3 months ago
Rene Cannao 28742554b5 Use relative catalog path instead of absolute path
3 months ago
Rene Cannao c53b28e42a Add comprehensive documentation to MCP README
3 months ago
Rene Cannao b3646b4798 Fix argument parsing and documentation in setup_test_db.sh
3 months ago
Rene Cannao 3d827144e8 Add required environment variables section to README
3 months ago
Rene Cannao ad2e2a24d1 Add native MySQL mode support to test database setup
3 months ago
Rene Cannao e9a6dd0b3e Add comprehensive MCP testing suite in scripts/mcp/
3 months ago
Rene Cannao 62cbd6c71e Fix issues identified in AI code review
3 months ago
Rene Cannao ecfff09633 Add NLP search demo script with comprehensive search capabilities
3 months ago
Rene Cannao d37d291488 Implement comprehensive StackExchange posts processing with search capabilities
4 months ago
Rene Cannao d94dc036e8 Add StackExchange posts processing script with JSON storage
4 months ago
Rene Cannao 221831afc1 Add usage examples to script documentation and help output
4 months ago
Rene Cannao 4aba7137b4 Add --local-ollama option for local Ollama server support
4 months ago
Rene Cannao ffdb334dc3 Add WHERE filters to prevent empty input errors and fix SQL syntax
4 months ago
Rene Cannao 36a59f3f56 Add Posts embeddings processing script with exponential backoff
4 months ago
Rene Cannao 95a95cb479 Add script to copy StackExchange Posts table from MySQL to SQLite3 server
4 months ago
Javier Jaramago Fernández a443e3ded0 Improve RESTAPI example scripts 'kill_idle_backend_conns.py' and doc
4 years ago
Javier Jaramago Fernández 691c19a0b1 Fix 'change_host_status' README example for RESTAPI example scripts
4 years ago
Javier Jaramago Fernández d6a753d0f6 Update 'scripts' folder with several RESTAPI example scripts
4 years ago
Valentin Rakush 66400a35c7 Implementation of the GET and POST methods
6 years ago
Valentin Rakush f0687f3688 Implement restapi functionality
6 years ago