Skip to main content
Glama

MCP Oracle Server

by anpy-j

reqd_query

Execute SELECT queries to read data from Oracle databases using SQL commands. Integrates with MCP Oracle Server for direct database interaction and data retrieval.

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" }
Install Server

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