Skip to content
Back to search
30
MCP

alejandrogavilanes/simple-oracle-mcp

docker/alejandrogavilanes/simple-oracle-mcp

MCP server that has READ only code safety, so that AI code assistant and other AI agents

Uptime
0.0%
45 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

gordan-code-mysql-mcp
Read-only MySQL MCP Server for AI Agents
0 tools
shakram02/readonly-sql-db-mcp
Read-only SQL MCP server for AI assistants. Safe database queries without modification risk.
0 tools
shakram02/go-readonly-mcp-mysql
Read-only MySQL MCP server for AI assistants. Safe database queries without modification risk.
0 tools
aws-safe-mcp
Read-only, opinionated MCP server for safely investigating AWS resources.
0 tools
K8s MCP Server (Go)
Safe Kubernetes access for AI agents via MCP. Read-only by default, with explicit permission modes.
0 tools
operant-mcp
Read-only MCP server for the OPERANT AI operating-agent calibration benchmark.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "alejandrogavilanes/simple-oracle-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}