← Registry

eCommerce

instrumenti.lv

Provides access to a B2B tool catalogue with product search, details, pricing, delivery cost estimation, categories, and brands.

1 endpoint5 known toolsFirst detected August 7, 2026Last detected August 7, 2026

ENDPOINT 1

https://instrumenti.lv/mcp

No auth detected

MCP server metadata

Name
instrumenti-lv
Version
1.0.0
Capabilities
tools
Server instructions

Read-only MCP server for the instrumenti.lv B2B tool catalogue (29 923 products). Tools: search_products, get_product_details, check_delivery_cost, get_categories, list_brands. Prices include Latvian VAT.

Known tools 5

search_products

Search the instrumenti.lv B2B tool catalogue by product name or article/serial number, in any of the four catalogue languages.

Inferred read-only
get_product_details

Full details for one product by numeric item id or article/serial number: name, brand, article, description, retail price incl.

Inferred read-only
check_delivery_cost

Estimate delivery price (incl.

Inferred read-only
get_categories

Catalogue category tree.

Inferred read-only
list_brands

All brands in the catalogue with the number of products per brand, ordered by product count.

Inferred read-only

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

.mcp.json

{
  "mcpServers": {
    "instrumenti-lv": {
      "type": "http",
      "url": "https://instrumenti.lv/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "instrumenti-lv": {
      "type": "http",
      "url": "https://instrumenti.lv/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "instrumenti-lv",
  "transport": "streamable-http",
  "url": "https://instrumenti.lv/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 instrumenti.lv was fetched 2026-08-07T06:27:55.781Z and is being refreshed.

Trust status Trusted

instrumenti.lv 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.