Odel
Microsoft Access Database

Microsoft Access Database

Local
@unmateria50PythonUpdated 3 days ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImcp-msaccess-databasev0.7.58

Run

uvx mcp-msaccess-database

MCP client config

{
  "mcpServers": {
    "microsoft-access-database": {
      "command": "uvx",
      "args": [
        "mcp-msaccess-database"
      ]
    }
  }
}