Search for:

An MPC for performing CRUD operations on Baserow databases

  • 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.

    -
    security
    F
    license
    -
    quality
    A Model Context Protocol server that enables performing PostgreSQL database operations (create, read, update, delete) on User and Post entities through MCP tools.
    TypeScript
  • 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.

    A
    security
    A
    license
    A
    quality
    Enables interaction with a MySQL database via JSON commands, supporting read-only queries, test execution of write queries, and table information retrieval through Docker.
    4
    5
    5
    JavaScript
    MIT License
  • 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.

    -
    security
    F
    license
    -
    quality
    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.
    4
    Python
  • 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.

    -
    security
    F
    license
    -
    quality
    Allows Cursor to interact with MySQL databases through the MCP protocol, enabling creation, querying, modification and deletion of database tables and records.
    2
    JavaScript
  • 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.

    -
    security
    F
    license
    -
    quality
    A Model Context Protocol server that provides tools for interacting with databases, including PostgreSQL, DuckDB, and Google Cloud Storage Parquet files.
    2
    TypeScript
    • Linux
    • Apple
  • 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.

    -
    security
    F
    license
    -
    quality
    A server that allows AI models to interact with PostgreSQL databases through a standardized protocol, providing database schema information and SQL query execution capabilities.
    JavaScript
  • 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.

    A
    security
    F
    license
    A
    quality
    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.
    9
    2
    JavaScript
    • Apple
  • 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.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that provides read-only access to MySQL databases, enabling LLMs to inspect database schemas and execute read-only queries.
    1,219
    133
    TypeScript
    MIT License
    • Linux
    • Apple
  • 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.

    -
    security
    F
    license
    -
    quality
    An implementation of the Model Context Protocol that enables interaction with ArangoDB databases, allowing users to perform queries, list databases and collections through natural language.
    3
    3
    JavaScript
  • Why this server?

    This server is an MCP server for PostgREST. It allows LLMs perform database queries and operations on Postgres databases via PostgREST.

    -
    security
    A
    license
    -
    quality
    This is an MCP server for PostgREST. It allows LLMs perform database queries and operations on Postgres databases via PostgREST. This server works with both Supabase projects (which use PostgREST) and standalone PostgREST servers.
    372
    1,198
    TypeScript
    Apache 2.0
    • Apple