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).
Run
uvx mcp-msaccess-database
MCP client config
{
"mcpServers": {
"microsoft-access-database": {
"command": "uvx",
"args": [
"mcp-msaccess-database"
]
}
}
}