← Registry

Developer Tools

v8std.ru

Provides search, retrieval, and explanation of 1C:Enterprise coding standards and diagnostics.

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

ENDPOINT 1

https://ai.v8std.ru/mcp

No auth detected

MCP server metadata

Name
v8std
Version
1.27.0
Capabilities
experimentalpromptsresourcestools
Server instructions

Use this read-only MCP as a v8std.ru knowledge source for 1C:Enterprise BSL/SDBL standards, diagnostics, aliases, relations, source URLs, and clean Markdown. It does not run analyzers, inspect projects, or change code. Tool selection: use v8std_explain_snippet for a short BSL/SDBL snippet; use v8std_explain_diagnostics for ACC, BSLLS, or EDT/v8-code-style diagnostic codes; use v8std_get_page when you already have an id, alias, path, or URL and need the full clean Markdown page; use v8std_get_related to move between a known standard and linked diagnostics or standards; use v8std_search for arbitrary prose search or unknown ids.

Known tools 5

v8std_search

Use this when the user asks an arbitrary phrase question or topic search over v8std.ru standards, diagnostics, patterns, or service pages, including natural Russian phrases, standard ids such as std437, and diagnostic names when no exact list is available.

Inferred read-only
v8std_get_page

Use this when you already have an exact id, alias, source path, HTML URL, or Markdown URL and need the full clean Markdown page text for a standard, diagnostic, pattern, or service page.

Inferred read-only
v8std_get_related

Use this when you need to move from a known standard or diagnostic to related standards, diagnostics, or EDT/v8-code-style checks.

Inferred read-only
v8std_explain_snippet

Use this when the input is a short BSL or SDBL code fragment and the goal is to identify applicable standards, likely diagnostics, and confidence from code tokens or calls, for example ВЫБРАТЬ РАЗРЕШЕННЫЕ, ОткрытьФормуМодально, Предупреждение, or Вопрос.

Inferred read-only
v8std_explain_diagnostics

Use this when the user has a list of analyzer diagnostic codes from ACC/АПК, BSLLS, EDT, or v8-code-style and needs diagnostic descriptions grouped with linked standard clauses.

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

.mcp.json

{
  "mcpServers": {
    "v8std": {
      "type": "http",
      "url": "https://ai.v8std.ru/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "v8std",
  "transport": "streamable-http",
  "url": "https://ai.v8std.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 v8std.ru was fetched 2026-08-31T00:19:35.184Z.

Trust status Trusted

v8std.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.