OHFMCPServer
Verified Safeby shrubs21
Overview
This project provides an MCP server designed to interact with an Oracle ATP database.
Installation
python -m mcp.cliSecurity Notes
The project seems to be a standard Python application interacting with a database. No obvious security risks like 'eval', obfuscation, or hardcoded secrets are apparent from the provided files. Network risks are inherent to any server but not explicitly highlighted as a vulnerability here.
Similar Servers
mcp
Facilitates interaction and management of Oracle Cloud Infrastructure (OCI) and MySQL resources through a suite of Model Context Protocol (MCP) servers, including pricing, database operations, AI/ML features, logging, networking, compute, identity, and object storage.
mcp-abap-adt
Provides an MCP interface for programmatic interaction with SAP ABAP systems via ADT APIs, enabling development tasks like object creation, modification, activation, data retrieval, and unit testing.
mcp_tools_server
An MCP server that empowers an LLM to act as a comprehensive, multi-platform AI assistant capable of managing files, system processes, web browsing, personal organization, and media control on a local device.
mysql-mcp-server
This server provides a FastMCP interface to interact with a MySQL database, allowing retrieval of database schema and execution of arbitrary SQL queries.