Skip to main content
Glama
loicfontaine-max

qorami-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QORAMI_API_KEYYesYour Qorami API key, obtainable from the dashboard at https://qorami.fr/dashboard/

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
verify_emailA

Before sending ANY email, call this to get permission from Qorami. Returns a decision the agent MUST obey: send (allowed), request_human_confirmation (a human must approve first — then poll check_action_status), or do_not_send (blocked). When not allowed, "suggestions" says what to fix.

check_action_statusA

After request_human_confirmation, poll this with the actionId until nextAction.type becomes "send" (approved) or "do_not_send" (blocked).

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/loicfontaine-max/qorami-sdk'

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