# Kashif (remote · kashif.bottletech.net)

Scores a website's online presence 0-100 and lists the top issues to fix. English/Arabic.

- Trust score: 70/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-17

## Components

- remote · `kashif.bottletech.net`: 70/100 (this document), [markdown](https://verifymcp.io/servers/net-bottletech-kashif-audit/kashif.md), [page](https://verifymcp.io/servers/net-bottletech-kashif-audit/kashif)

## Channel facts

- Endpoint: `https://kashif.bottletech.net/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.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-08-17.

- **Endpoint Security**: 74/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - 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**: 70/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 330 tokens (~330/item across 1 items; 1 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 7/100
  - Stability observed for 2 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.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http net-bottletech-kashif-audit https://kashif.bottletech.net/mcp
```

### Codex

```toml
[mcp_servers.net-bottletech-kashif-audit]
url = "https://kashif.bottletech.net/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "net-bottletech-kashif-audit": {
      "type": "remote",
      "url": "https://kashif.bottletech.net/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add net-bottletech-kashif-audit --url https://kashif.bottletech.net/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  net-bottletech-kashif-audit:
    url: "https://kashif.bottletech.net/mcp"
```

### Other

```json
{
  "mcpServers": {
    "net-bottletech-kashif-audit": {
      "type": "http",
      "url": "https://kashif.bottletech.net/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-08-17 (score 70, +1)

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

### 2026-08-16 (score 69, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-15 (score 69)

First indexed and scored.

## MCP tools (1)

### `scan_website` (~269 tokens)

Score a business’s online presence

Score how well a business shows up online, out of 100, and name what is hurting it most. Give it a website (and an email to send the full report to) and it runs Kashif's audit of the business's online presence: whether customers can find them in search, whether AI assistants can read and recommend them, how fast the site feels on a phone and the first impression it makes, how trustworthy it looks, and how easy the business is to reach (WhatsApp, phone, a contact form). Returns a 0-100 score with the top issues to fix first. Use it whenever someone asks to audit, check, review, grade or improve a company's website or online presence. This starts a live scan and creates a lead for the Kashif team, who follow up with the full written report by email.

Input parameters:

- `email` (string, required): An email address to send the full written report to. Required — this is a lead for the team.
- `language` (string): Report language: "en" (default) or "ar" for Arabic.
- `name` (string): Optional: the person or business name, used to label the lead.
- `url` (string, required): The business’s website, e.g. example.com or https://example.com.

Output parameters:

- `findings` (array): The top issues to fix first, most urgent first.
- `note` (string): Plain-language context about the score and the full report to come.
- `score`: 0-100 online-presence score, or null until the quick pass finishes.
- `status` (string): "ready" = quick score below; "processing" = still running, report follows; "failed" = site could not be checked.
- `website` (string): The website that was scanned.
- `whatsapp` (string): A WhatsApp link to reach the Kashif team about this business.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/net-bottletech-kashif-audit/kashif#diagnostics

## Score history

- 2026-08-17: 70
- 2026-08-16: 69
- 2026-08-15: 69

## Links

- Remote endpoint: https://kashif.bottletech.net/mcp
- Website: https://kashif.bottletech.net/
- Changelog RSS feed: https://verifymcp.io/servers/net-bottletech-kashif-audit/kashif.xml
- Changelog JSON feed: https://verifymcp.io/servers/net-bottletech-kashif-audit/kashif.json
- HTML version of this page: https://verifymcp.io/servers/net-bottletech-kashif-audit/kashif
