43
/ 100
18 days ago
glama

Pagila MCP Server

Enables interaction with the Pagila sample PostgreSQL database through natural language queries and SQL execution, supporting safe SELECT operations and text-to-SQL conversion.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: GEMINI_API_KEY, PG_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretGEMINI_API_KEYyour_google_api_key_here
configPG_HOST
configPG_PORT
configPG_DB
configPG_USER
🔐 secretPG_PASSWORD
configLOG_DIR
configLOG_LEVEL
configMCP_MAX_ROWS
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/karthikingithub-pagila-mcp-14afak)](https://m8ven.ai/mcp/karthikingithub-pagila-mcp-14afak)
commit: 607dd29df1c0bd697fac39355c5e474430e8b751
code hash: e0afb7908e8628eaff03bfc02d8afd9d3b61cb0cf3872668cf94b0a40ca73e07
verified: 6/26/2026, 9:45:48 AM
view raw JSON →