Goal:
- Create an MCP server in R that allows LLMs to safely query MariaDB data using natural language.
- Project setup
- MariaDB connectivity
- Environment variables
- Remote query execution
- Refactor DB access layer
- Learn MCP concepts
- Build first MCP-compatible tool interface