Skip to main content
Glama
ruya-grp

fusion-query-mcp

by ruya-grp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FUSION_HOMENoOverride directory for configuration and pod data. Defaults to ~/.fusion-query/ when unset.
FUSION_PASSNoFusion service account password. May be omitted if credentials are supplied via the pod's .env file.
FUSION_USERNoFusion service account username. May be omitted if credentials are supplied via the pod's .env file.
FUSION_BACKENDNoOverride for fusion.backend: 'rest' or 'soap'.
FUSION_BASE_URLNoOverride for fusion.base_url: the Oracle Fusion pod URL without a trailing slash.
FUSION_MAX_ROWSNoOverride for limits.default_max_rows.
FUSION_AUDIT_PATHNoOverride for audit.path.
FUSION_MCP_CONFIGYesPath to the Fusion MCP configuration file (config.yaml). This must be passed explicitly because an MCP server does not inherit the shell's working directory.
FUSION_ENGINE_MODENoOverride for fusion.engine_mode: 'whole_query' or 'clauses' (legacy lexical path).
FUSION_PARAM_SHAPENoOverride for fusion.param_shape: 'auto', 'flat', or 'item'.
FUSION_FIXTURES_DIRNoOverride for fixtures_dir.
FUSION_HARD_MAX_ROWSNoOverride for limits.hard_max_rows.
FUSION_MAX_SQL_CHARSNoOverride for limits.max_sql_chars (legacy lexical path only).
FUSION_TIMEOUT_SECONDSNoOverride for limits.timeout_seconds.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/ruya-grp/Fusion-MCP'

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