# vet.bio/biovet-mcp (remote · bio.vet)

Moscow vet clinic network (20 clinics, 24/7): clinics, live prices, slots, booking, triage. Russian

- Trust score: 74/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `bio.vet`: 74/100 (this document), [markdown](https://verifymcp.io/servers/vet-bio-biovet-mcp/bio.md), [page](https://verifymcp.io/servers/vet-bio-biovet-mcp/bio)

## Channel facts

- Endpoint: `https://bio.vet/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.1.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 7 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 78/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 850 tokens (~121/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 63/100
  - Stability observed for 19 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the vet.bio/biovet-mcp server?

vet.bio/biovet-mcp is a hosted endpoint at https://bio.vet/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http vet-bio-biovet-mcp 'https://bio.vet/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "vet-bio-biovet-mcp": {
      "url": "https://bio.vet/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "vet-bio-biovet-mcp": {
      "type": "http",
      "url": "https://bio.vet/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.vet-bio-biovet-mcp]
url = "https://bio.vet/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "vet-bio-biovet-mcp": {
      "type": "remote",
      "url": "https://bio.vet/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add vet-bio-biovet-mcp --url 'https://bio.vet/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  vet-bio-biovet-mcp:
    url: "https://bio.vet/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "vet-bio-biovet-mcp": {
      "Transport": "http",
      "Url": "https://bio.vet/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add vet-bio-biovet-mcp -t streamable-http -u 'https://bio.vet/mcp'
```

### Other

```json
{
  "mcpServers": {
    "vet-bio-biovet-mcp": {
      "type": "http",
      "url": "https://bio.vet/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-20 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-18 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 70, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-09 (score 69, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-07 (score 68, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-05 (score 67, +1)

No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (7)

### `find_clinic` (~133 tokens)

Найти клинику сети БиоВет (Москва и Реутов, 20 клиник, все 24/7): по названию района/метро/улицы или по координатам. Возвращает адреса, рейтинги Яндекс.Карт и clinic_id для записи.

Input parameters:

- `lat` (number): Широта (вместо query)
- `lon` (number): Долгота (вместо query)
- `query` (string): Район, метро или улица по-русски, например «Марьино» или «Бабушкинская»

### `get_prices` (~76 tokens)

Живые цены ветуслуг сети БиоВет из прайса (900+ позиций, одинаковы во всех клиниках). Поиск по названию услуги по-русски.

Input parameters:

- `query` (string, required): Услуга: «кастрация кота», «узи сердца», «вакцинация»

### `check_slots` (~100 tokens)

Свободное время врачей клиники БиоВет: кто принимает и в какие часы можно записаться. clinic_id — из find_clinic.

Input parameters:

- `clinic_id` (number, required): ID клиники из find_clinic
- `date` (string): YYYY-MM-DD; без даты — ближайшие дни
- `specialty` (string): Фильтр по специальности: «терапевт», «кардиолог», «узи»…

### `book_visit` (~152 tokens)

Записать клиента на приём в клинику БиоВет. ОБЯЗАТЕЛЬНО: перед вызовом покажите человеку сводку (клиника, дата-время, имя, телефон) и получите его явное подтверждение. Телефон должен быть настоящим — клиника может позвонить для подтверждения.

Input parameters:

- `clinic_id` (number, required): ID клиники из find_clinic
- `datetime` (string, required): YYYY-MM-DD HH:MM из check_slots
- `employee_id` (string): ID врача из check_slots (необязательно)
- `fio` (string, required): Имя клиента
- `phone` (string, required): Российский телефон клиента, 11 цифр

### `triage` (~120 tokens)

Проверка срочности по симптомам животного (кошка, собака, грызун, птица, рептилия): угроза жизни / к врачу сегодня / наблюдать. Таблица признаков подтверждена ветеринарными врачами. Это маршрутизация, не диагноз.

Input parameters:

- `species` (string): Вид: кошка/собака/грызун/птица/рептилия (необязательно)
- `symptoms` (string, required): Что с животным, свободным текстом по-русски

### `ask_vet_kb` (~100 tokens)

Ответ на вопрос о здоровье и уходе за питомцем из базы 3 700+ вопросов-ответов, вычитанных ветеринарными врачами сети БиоВет, со ссылкой на статью-источник. Справка, не замена осмотра.

Input parameters:

- `question` (string, required): Вопрос по-русски: «почему кошка чихает», «сколько спит щенок»

### `food_check` (~71 tokens)

Можно ли кошке/собаке/грызуну/птице продукт или домашнее растение — справочник БиоВет, вычитан врачами.

Input parameters:

- `product` (string, required): Продукт или растение по-русски: «виноград», «лилия», «сыр»

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/vet-bio-biovet-mcp/bio#diagnostics

## Score history

- 2026-09-20: 74
- 2026-09-19: 73
- 2026-09-18: 73
- 2026-09-17: 72
- 2026-09-16: 72
- 2026-09-15: 71
- 2026-09-14: 71
- 2026-09-13: 70
- 2026-09-12: 70
- 2026-09-11: 69
- 2026-09-10: 69
- 2026-09-09: 69
- 2026-09-08: 68
- 2026-09-07: 68
- 2026-09-06: 67
- 2026-09-05: 67
- 2026-09-04: 66
- 2026-09-03: 66
- 2026-09-02: 65
- 2026-09-01: 65

## Common questions

### What is the vet.bio/biovet-mcp server?

vet.bio/biovet-mcp is listed in the public MCP registry as vet.bio/biovet-mcp. Moscow vet clinic network (20 clinics, 24/7): clinics, live prices, slots, booking, triage. Russian. This page covers its hosted endpoint (https://bio.vet/mcp).

### Is the vet.bio/biovet-mcp server safe to use?

vet.bio/biovet-mcp scores 74 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the vet.bio/biovet-mcp server expose?

vet.bio/biovet-mcp exposes 7 tools: find_clinic, get_prices, check_slots, book_visit, triage, and 2 more. Their descriptions and schemas cost roughly 752 tokens of context every time the server is loaded.

### Does the vet.bio/biovet-mcp server require authentication?

No. We connected to vet.bio/biovet-mcp without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the vet.bio/biovet-mcp server still maintained?

vet.bio/biovet-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://bio.vet/mcp
- Repository: https://github.com/Bio-Vet/biovet-mcp
- Website: https://bio.vet/
- Changelog RSS feed: https://verifymcp.io/servers/vet-bio-biovet-mcp/bio.xml
- Changelog JSON feed: https://verifymcp.io/servers/vet-bio-biovet-mcp/bio.json
- HTML version of this page: https://verifymcp.io/servers/vet-bio-biovet-mcp/bio
