Doozer
Member
- Local time
- Today, 11:50
- Joined
- Aug 14, 2018
- Messages
- 35
Hey folks - I created a port of unmateria's fantastic MCP-Access server. Just without the MCP server, since AI agents can use PowerShell via CLI to interact with Access databases via COM. I've attached .ps1 file and how to set it up in GitHub Copilot with a custom access-dev.agent.md. Hope this is allowed. If not, let me know, and I'll remove it.
This is the first version. It has total feature parity. I'm working on refactoring the .ps1 file into separate modules. I mainly did this because I didn't want to install and set up Python environments for every person at my job who wants to use AI for access development.
This is the first version. It has total feature parity. I'm working on refactoring the .ps1 file into separate modules. I mainly did this because I didn't want to install and set up Python environments for every person at my job who wants to use AI for access development.