eCommerce
svetmrez.si
Provides product catalog access for Svet Mrež, including categories, specifications, search, and contact details.
ENDPOINT 1
https://www.svetmrez.si/api/mcp
MCP server metadata
- Name
- svetmrez
- Version
- 1.0.0
Katalog športnih in zaščitnih mrež Svet Mrež (Slovenija). Orodja so samo za branje. Cen ne navajaj – niso objavljene. Za ponudbo uporabnika napoti na https://www.svetmrez.si/povprasevanje/.
Known tools 4
seznam_kategorijVrne vse skupine in kategorije mrež iz kataloga Svet Mrež (športne in zaščitne mreže, Slovenija).
Inferred read-onlypodrobnosti_kategorijeVrne opis, tip (fixed/custom/hybrid) in tehnične specifikacije izdelkov za posamezno kategorijo mrež.
Inferred read-onlyiskanje_izdelkovPoišče kategorije in izdelke po iskalnem nizu (šport, namen uporabe, dimenzija, material).
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.svetmrez]
url = "https://www.svetmrez.si/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"svetmrez": {
"type": "http",
"url": "https://www.svetmrez.si/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: svetmrez
Remote MCP URL: https://www.svetmrez.si/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": {
"svetmrez": {
"url": "https://www.svetmrez.si/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"svetmrez": {
"type": "http",
"url": "https://www.svetmrez.si/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "svetmrez",
"transport": "streamable-http",
"url": "https://www.svetmrez.si/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.