db-mcp-server
Verified Safeby dil-foundation
Overview
Serves as a Python backend API for managing data stored in a PostgreSQL database.
Installation
No command providedSecurity Notes
The application is containerized using Docker, which provides a good level of isolation. No obvious signs of 'eval' or obfuscation from the file names. Network risks are inherent to any server, but containerization helps manage exposure. Actual security depends on the implementation within 'mcp_server.py' and proper network configuration.
Similar Servers
tiger-gh-mcp-server
Provides a Model Context Protocol (MCP) interface to the GitHub API, enabling LLMs to access focused development tools and information.
lex
Provides a UK legal research API with advanced search capabilities for legislation, caselaw, explanatory notes, and amendments, designed for integration with AI agents via the MCP protocol.
saleor-mcp
Provides a Python-based GraphQL API server, likely serving as a backend microservice or API for a Saleor e-commerce ecosystem.
MCP-server-
A Python-based server application handling user authentication, data storage, and potentially managing models or file uploads.