← Registry

eCommerce

ggresources.eu

Facilitates product catalog search, inquiries, custom requests, and newsletter subscriptions for G&G resources.

1 endpoint4 known toolsFirst detected July 11, 2026Last detected August 16, 2026

ENDPOINT 1

https://ggresources.eu/api/mcp

No auth detected

MCP server metadata

Name
ggresources
Version
1.0.0
Capabilities
tools
Server instructions

G&G Resources packaging supplier. Tools: search_catalog, submit_inquiry, submit_custom_request, subscribe_newsletter. No prices are returned; sales follows up by email.

Known tools 4

search_catalog

List G&G Resources packaging product categories (slug, names, MOQ).

Inferred read-only
submit_inquiry

Submit an inquiry for concrete stock products.

Inferred read-only
submit_custom_request

Submit a problem with no existing product (made-to-order).

Inferred read-only
subscribe_newsletter

Subscribe an email to G&G news.

Potential side effects

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.ggresources]
url = "https://ggresources.eu/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ggresources": {
      "type": "http",
      "url": "https://ggresources.eu/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ggresources
Remote MCP URL: https://ggresources.eu/api/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": {
    "ggresources": {
      "url": "https://ggresources.eu/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ggresources": {
      "type": "http",
      "url": "https://ggresources.eu/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ggresources",
  "transport": "streamable-http",
  "url": "https://ggresources.eu/api/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 ggresources.eu was fetched 2026-09-21T09:50:43.972Z.

Trust status Trusted

ggresources.eu is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.