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%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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
io.github.ormastes/simple-mcp-server
Simple Language MCP server — code intelligence, debugging, build, test, and VCS tools
0 tools
mcp simple openai assistant
Metadata-only Glama MCP server.
0 tools
SqlAugur
MCP server providing AI assistants with safe, read-only SQL Server access
0 tools

How to use

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

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