Agentโ™ฅ๏ธŽAge
Catalog

Microsoft Access Database

Official

by unmateria ยท Python

Read and edit Microsoft Access databases (.accdb/.mdb) - forms, VBA, tables, queries. Windows.

MCP Server: io.github.unmateria/msaccess-database

This MCP server provides functionality to read and edit Microsoft Access database files (.accdb/.mdb) on Windows. It covers Access structures such as forms, VBA, tables, and queries, including managing controls and relationships, and running queries via a tool set.

๐Ÿ› ๏ธ Key Features

  • Read and edit Microsoft Access databases (.accdb/.mdb)
  • Work with forms, VBA, tables, and queries
  • Create and manage forms and controls
  • Manage table relationships
  • Run queries

๐Ÿš€ Use Cases

  • Create or modify Access forms, including adding controls (e.g., ListBox) and filters
  • Implement VBA behaviors such as click handlers that adjust recordsets
  • Design or update tables and relationships
  • Run query logic to retrieve or filter records

โšก Developer Benefits

  • Provides 68 tools for interacting with Access through structured operations

โš ๏ธ Limitations

  • Windows-focused, per server description