Access Mdb
π‘CautionAllows AI to interact with Microsoft Access databases, supporting data import and export via CSV files.
Understand what it does
Tell your agent things like:
What this capability can access
This capability requires the following permissions:
This capability can modify data or communicate externally. Review the permissions below before granting access.
Set it up
Available on 1 platform. Pick yours:
Add to your MCP client configuration:
{
"mcpServers": {
"access-mdb": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-access-mdb"]
}
}
}Add to your README
Show that your tool is listed on AgentSift
[](https://agentsift.com/capabilities/access-mdb)Options: ?style=flat-square for square corners, ?score=false for simple βlistedβ badge
Related capabilities
Google Bigquery Mcp Server By Cdata
Connect to Google BigQuery databases using CData's MCP Server. Requires a separate CData JDBC Driver license.
Rds Management
Manage Amazon RDS and Aurora database clusters, including instances, backups, parameters, costs, and monitoring.
Aws Postgress
A read-only MCP server for querying AWS PostgreSQL databases.
A2Db
Multi-database agent access (PostgreSQL, SQLite, MySQL, Oracle, SQL Server) with batch queries, pre-configured connections, and SQLGlot-enforced read-only safety
Africastalking Airtime
Interact with Africa's Talking airtime service and store transaction data in a local SQLite database.
Age
MCP server for Apache AGE graph databases on PostgreSQL. **21 MCP tools** β the most comprehensive Apache AGE MCP server (graph CRUD, Cypher queries, batch transactions, semantic search, Graph RAG, vis.js visualization, export/import) - **F#/.NET** β the only non-Python Apache AGE MCP server, installs as a single dotnet tool - **Production-grade** β BenchmarkDotNet-verified performance (cached queries in 62 ns, Cypher in 1 ms) - **Open source** β MIT license, published on [NuG