Skip to main content
Glama
rafaemush

@oilflow/mcp-server

by rafaemush

Request a free sandbox key

request_sandbox_key

Request a free 30-day OilFlow sandbox API key (100 calls/day) to access regulatory and cluster endpoints, emailed to the user with consent. No API key required.

Instructions

Mint a free 30-day OilFlow sandbox API key (100 calls/day) scoped to the regulatory matrix and cluster endpoints, emailed to the address supplied. NO API KEY REQUIRED, which is the point: this is how an agent running keyless gets its user onto the keyed tools. CONSENT: requires the END USER'S email address and must only be called with their knowledge and agreement, because OilFlow emails the key and may send product follow-ups. Do not supply an address the user has not asked you to use. Limits: 3 keys per IP/hour, 5 per email/day. The sandbox scope does NOT cover kyc, ubo, lc or the keyed predeal endpoint; use predeal_preview for a free verdict, or https://oilflow.us/pricing for production access. Once the key arrives, set OILFLOW_API_KEY in this server's environment and restart it.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
emailYesThe END USER's email, with their consent.
companyNoTheir company. Optional.
use_caseNoWhat they intend to evaluate. Optional.

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv0.3.1

TDQS

A4.8/5.0
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description discloses important external side effects: the key is emailed, the email may receive follow-ups, rate limits (3 keys/IP/hour, 5 per email/day), scope exclusions, and the need to set OILFLOW_API_KEY and restart after receipt. This adds substantial context beyond the annotations and does not contradict them.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is longer than average but densely packed with essential operational details and front-loaded with the core purpose. Some repetition exists around consent and email usage, slightly preventing a top score.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with three parameters and no output schema, the description covers the full workflow: prerequisites, consent, calling conditions, scope limits, alternatives, rate limits, and post-call setup. Nothing an agent needs to safely invoke this tool is missing.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the baseline is 3. The description adds extra semantic weight to the email parameter via strong consent requirements and the explicit warning not to supply an address the user did not request, which goes beyond the schema's brief description.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb ('Mint') and names the exact resource: a free 30-day OilFlow sandbox API key scoped to regulatory matrix and cluster endpoints. It clearly differentiates from siblings by stating which endpoint families are not covered and directing to predeal_preview for free verdicts.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicit when-to-use guidance: this is how a keyless agent gets its user onto keyed tools. It also states when not to use it via alternatives (predeal_preview for free verdict, production pricing URL) and imposes consent and rate-limit conditions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/rafaemush/oilflow-mcp-server'

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