Provides secure, read-only access to a Pagila PostgreSQL database, allowing for the querying of relational data across tables such as actors, films, customers, and rentals.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Pagila MCPList the top 5 most popular movies and their rental counts"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Pagila MCP (Read-Only)
Servidor MCP desarrollado con FastMCP para consultar la base de datos Pagila (PostgreSQL) de forma segura (solo lectura).
Requisitos
PostgreSQL 18 (o compatible)
Base de datos: pagila (cargada)
Python 3.x
uv recomendado