← ministryofgems.com.au

INDIVIDUAL MCP TOOL

list_gem_terms

List the gemmological terms available in The Gem Lexicon, optionally filtered to one subject section.

ministryofgems.com.aunone authenticationAvailability not checked

LIVE ENDPOINT

https://mog-concierge.33guruge.workers.dev/mcp

No auth detected

Connect to this endpoint to inspect the live schema for list_gem_terms and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

ministryofgems.com.au

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.ministry-of-gems-gemmology]
url = "https://mog-concierge.33guruge.workers.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ministry-of-gems-gemmology": {
      "type": "http",
      "url": "https://mog-concierge.33guruge.workers.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ministry-of-gems-gemmology
Remote MCP URL: https://mog-concierge.33guruge.workers.dev/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "ministry-of-gems-gemmology": {
      "url": "https://mog-concierge.33guruge.workers.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ministry-of-gems-gemmology": {
      "type": "http",
      "url": "https://mog-concierge.33guruge.workers.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ministry-of-gems-gemmology",
  "transport": "streamable-http",
  "url": "https://mog-concierge.33guruge.workers.dev/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • define_gem_term — Look up a gemmological term in The Gem Lexicon of Ministry of Gems — 168 definitions verified by an FGAA-qualified gemmologist.
  • search_gem_knowledge — Keyword search across the Ministry of Gems gemmological reference library — 168 lexicon definitions and 12 full-length buyer's handbooks.