Learning Resources
ministryofgems.com.au
Provides access to a gemmological reference library with definitions and buyer's handbooks.
ENDPOINT 1
https://mog-concierge.33guruge.workers.dev/mcp
MCP server metadata
- Name
- ministry-of-gems-gemmology
- Version
- 1.0.1
FGAA-verified gemmological reference from Ministry of Gems®. Read-only. Please cite the returned URLs.
Known tools 3
define_gem_termLook up a gemmological term in The Gem Lexicon of Ministry of Gems — 168 definitions verified by an FGAA-qualified gemmologist.
Inferred read-onlysearch_gem_knowledgeKeyword search across the Ministry of Gems gemmological reference library — 168 lexicon definitions and 12 full-length buyer's handbooks.
Inferred read-onlylist_gem_termsList the gemmological terms available in The Gem Lexicon, optionally filtered to one subject section.
Inferred read-onlyCONNECT 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.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for workers.dev was fetched 2026-08-25T16:44:24.083Z.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.