Search for:
Why this server?
This server allows you to perform create, read, update, and delete (CRUD) operations on a PostgreSQL database, which can be a suitable backend for a Baserow-like application.
Why this server?
Enables interaction with a MySQL database via JSON commands, supporting read-only queries, test execution of write queries, and table information retrieval through Docker, which covers CRUD operations.
Why this server?
A server that provides MySQL database operations through SSE (Server-Sent Events) based on the MCP (Model-Controller-Provider) framework, enabling real-time data transmission from MySQL databases, including operations required for CRUD.
Why this server?
Allows Cursor to interact with MySQL databases through the MCP protocol, enabling creation, querying, modification and deletion of database tables and records, covering CRUD functionality.
Why this server?
Provides tools for interacting with databases, including PostgreSQL, DuckDB, and Google Cloud Storage Parquet files. PostgreSQL and DuckDB are great for supporting CRUD operations.
Why this server?
Allows interaction with PostgreSQL databases through a standardized protocol, enabling database schema information retrieval and SQL query execution, making it suitable for building CRUD functionalities.
Why this server?
A Model Context Protocol server that allows creation and management of multiple Fireproof JSON databases with CRUD operations, querying capabilities, and cloud synchronization for sharing databases with others, offering a NoSQL document database alternative.
Why this server?
Provides read-only access to MySQL databases, enabling schema inspection and read-only query execution, which is useful to a Baserow-like application for showing data but not modifying it.
Why this server?
Enables interaction with ArangoDB databases, allowing users to perform queries and list databases and collections through natural language, useful for building a Baserow CRUD-capable backend.
Why this server?
This server is an MCP server for PostgREST. It allows LLMs perform database queries and operations on Postgres databases via PostgREST.