Skip to main content
Glama

MCP Oracle Server

by anpy-j

reqd_query

Retrieve data from Oracle databases using SELECT queries. Execute SQL commands to access and extract information directly from the database via the MCP Oracle Server.

Instructions

Execute SELECT queries to read data from the oracle database

Args: query (string): The SELECT query to execute

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "properties": { "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "reqd_queryArguments", "type": "object" }

Other Tools from MCP Oracle Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/anpy-j/mcp-oracle'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server