update_database
Update databases using CSV or Excel files by specifying connection string, database type, file path, and table name. Simplify data management across PostgreSQL, MySQL, MongoDB, and SQLite.
Instructions
Update the database from a CSV or Excel file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
connectionString | Yes | Connection string for the database | |
databaseType | Yes | Type of database (e.g., PostgreSQL, MySQL, MongoDB, SQLite) | |
filePath | Yes | Path to the CSV or Excel file | |
tableName | Yes | Name of the table to update |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Database Updater MCP Server
Related Tools
- @modelcontextprotocol/sqlite
- @antonorlov/mcp-postgres-server
- @michael7736/mysql-mcp-server
- @Maxim2324/mcp-server-test
- @f4ww4z/mcp-mysql-server