Back to Home
kacie-phillippo icon

cs651-final-project-kacie-phillippo

by kacie-phillippo

Overview

Connects an LLM to a PostgreSQL database for natural language querying of the Steam game dataset.

Installation

Run Command
No command provided

Security Notes

The provided source code is limited to the README.md file, which describes the usage of an external MCP server (https://github.com/executeautomation/mcp-database-server) rather than containing its implementation. Therefore, a direct security audit of the MCP server's source code for dangerous patterns like 'eval', obfuscation, or hardcoded secrets cannot be performed within the scope of this repository. The security posture would depend entirely on the external server's implementation. General risks for such a setup include potential SQL injection vulnerabilities if the LLM-to-SQL translation is not robustly secured, and improper handling of database credentials.

Similar Servers

Stats

Interest Score0
Security Score3
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-12-13

Tags

LLM IntegrationDatabase QueryingNatural Language ProcessingPostgreSQLData Analysis