← Registry

General Tools

biolight.ru

Provides general-purpose tools through the Model Context Protocol.

1 endpoint1 known toolsFirst detected August 12, 2026Last detected August 12, 2026

ENDPOINT 1

https://biolight.ru/mcp

No auth detected

MCP server metadata

Name
biolight-catalog
Version
0.1.0
Capabilities
tools

Known tools 1

search_catalog

Поиск товаров в каталоге лабораторного, аналитического и медицинского оборудования biolight (Hanna Instruments, Hettich, A&D, Biosan и др.) по названию, артикулу или производителю.

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

.mcp.json

{
  "mcpServers": {
    "biolight-catalog": {
      "type": "http",
      "url": "https://biolight.ru/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "biolight-catalog",
  "transport": "streamable-http",
  "url": "https://biolight.ru/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 biolight.ru was fetched 2026-08-23T21:52:25.488Z.

Trust status Trusted

biolight.ru 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.