# com.jojapi/similarweb (remote · mcp.jojapi.com)

Similarweb: Similarweb API allows you to access powerful insights into web analytics and online.

- Trust score: 73/100 (medium)
- Change this week: 0
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-27

## Components

- remote · `mcp.jojapi.com`: 73/100 (this document), [markdown](https://verifymcp.io/servers/com-jojapi-similarweb/similarweb.md), [page](https://verifymcp.io/servers/com-jojapi-similarweb/similarweb)

## Channel facts

- Endpoint: `https://mcp.jojapi.com/similarweb`
- 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-09-27.

- **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 20 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**: 59/100
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 1532 tokens (~76/item across 20 items; 20 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 95/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 85% 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 20 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 21 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the com.jojapi/similarweb MCP server?

com.jojapi/similarweb is a hosted endpoint at https://mcp.jojapi.com/similarweb, 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 com-jojapi-similarweb 'https://mcp.jojapi.com/similarweb'
```

### Cursor

```json
{
  "mcpServers": {
    "com-jojapi-similarweb": {
      "url": "https://mcp.jojapi.com/similarweb"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-jojapi-similarweb": {
      "type": "http",
      "url": "https://mcp.jojapi.com/similarweb"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-jojapi-similarweb]
url = "https://mcp.jojapi.com/similarweb"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-jojapi-similarweb": {
      "type": "remote",
      "url": "https://mcp.jojapi.com/similarweb",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-jojapi-similarweb --url 'https://mcp.jojapi.com/similarweb' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-jojapi-similarweb:
    url: "https://mcp.jojapi.com/similarweb"
```

### Netclaw

```json
{
  "McpServers": {
    "com-jojapi-similarweb": {
      "Transport": "http",
      "Url": "https://mcp.jojapi.com/similarweb"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-jojapi-similarweb -t streamable-http -u 'https://mcp.jojapi.com/similarweb'
```

### Other

```json
{
  "mcpServers": {
    "com-jojapi-similarweb": {
      "type": "http",
      "url": "https://mcp.jojapi.com/similarweb"
    }
  }
}
```

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-25 (score 73, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-09-18 (score 73, 0)

- [security] Stability: 0.97 → pass

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

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

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

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

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

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

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

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

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

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

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

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

## MCP tools (20)

### `get_v3_autocomplete` (~30 tokens)

Autocomplete

Autocomplete Billing per call: 1 Credits.

Input parameters:

- `query` (string): Search query

### `get_v2_filter_options` (~54 tokens)

Filter Options

Filter Options Billing per call: 1 Credits.

Input parameters:

- `type` (string): It must be one of the following: - websites (default) - apps - browsers - search-engines - platforms

### `get_v3_marketshare` (~100 tokens)

Marketshare

Marketshare Billing per call: 1 Credits.

Input parameters:

- `country` (string): You should use the Filter Options endpoint to list the countries that can be selected. Example: united-states
- `platform` (string): You should use the Filter Options endpoint to list the platforms that can be selected. Example: desktop
- `type` (string): It must be one of the following: - browsers - search-engines - platforms

### `get_v2_serp_seismometer` (~87 tokens)

SERP Seismometer

SERP Seismometer measures SERP fluctuations for 10K+ domains and keywords that we monitor daily. We track both desktop and mobile SERP volatility over the past 30 and 90 days to allow you full SERP visibility. Check below what’s the risk for a SERP earthquake according to our Seismograph Billing per call: 1 Credits.

### `get_v2_website_analytics` (~44 tokens)

Website Analytics / Detailed

Get detailed website analytics, stats and more Group: Websites. Billing per call: 1 Credits.

Input parameters:

- `domain` (string): Website / domain name

### `get_v3_website_analytics` (~43 tokens)

Website Analytics / Light & Fast

Get website analytics, stats and more Group: Websites. Billing per call: 1 Credits.

Input parameters:

- `domain` (string): Website / domain name

### `get_v2_website_competitors` (~40 tokens)

Website Competitors

Website Competitors Group: Websites. Billing per call: 1 Credits.

Input parameters:

- `domain` (string): Website / domain name

### `get_v3_top_websites` (~160 tokens)

Top Websites

Top Websites Group: Websites. Billing per call: 1 Credits.

Input parameters:

- `category` (string): You should use the Filter Options endpoint (with type=websites) to list the categories that can be selected. Don't send the parameter for All categories. Example: arts-and-entertainment
- `country` (string): You should use the Filter Options endpoint (with type=websites) to list the countries that can be selected. Don't send the parameter for Worldwide. Example: united-states
- `subcategory` (string): You should use the Filter Options endpoint (with type=websites) to list the sub-categories that can be selected. Don't send the parameter for All categories. Example: animation-and-comics

### `get_v2_top_websites` (~93 tokens)

Top Websites / v2

Top Websites / v2 Group: Websites. Billing per call: 1 Credits.

Input parameters:

- `category` (string): Category URL code. Example: `finance`
- `country` (string): Country URL code. Example: `united-states`, `albania`
- `subcategory` (string): Sub-Category URL code. Example: `investing`
- `trending` (string)

### `get_v3_top_apps` (~220 tokens)

Top Apps

Top Apps Group: Mobile Apps. Billing per call: 1 Credits.

Input parameters:

- `category` (string): You should use the `Filter Options` endpoint (with type=apps) to list the categories that can be selected. Don't send the parameter for **All categories**. Example: games
- `country` (string): You should use the `Filter Options` endpoint (with type=apps) to list the countries that can be selected. Don't send the parameter for **Worldwide**. Example: united-states
- `date` (string): Format: YYYY-MM-DD
- `device` (string): Currently available for the App Store
- `mode` (string): Default: top-free
- `store` (string): Store parameter. - apple: App Store - google: Google Play Store
- `subcategory` (string): You should use the `Filter Options` endpoint (with type=apps) to list the sub-categories that can be selected. Don't send the parameter for **All categories**. Example: action

### `get_v2_play_store_top_apps` (~83 tokens)

Play Store / Top Apps

Play Store / Top Apps Group: Mobile Apps. Billing per call: 1 Credits.

Input parameters:

- `category` (string): Category URL code. Example: `business`
- `country` (string): Country URL code. Example: `united-states`, `albania`
- `mode` (string)
- `trending` (string)

### `get_v2_play_store_app_details` (~43 tokens)

Play Store / App Details

Play Store / App Details Group: Mobile Apps. Billing per call: 1 Credits.

Input parameters:

- `app_id` (string): Google Play App ID

### `get_v2_app_store_top_apps` (~90 tokens)

App Store / Top Apps

App Store / Top Apps Group: Mobile Apps. Billing per call: 1 Credits.

Input parameters:

- `category` (string): Category URL code. Example: `business`
- `country` (string): Country URL code. Example: `united-states`, `albania`
- `device` (string)
- `mode` (string)
- `trending` (string)

### `get_v2_app_store_app_details` (~43 tokens)

App Store / App Details

App Store / App Details Group: Mobile Apps. Billing per call: 1 Credits.

Input parameters:

- `app_id` (string): App Store App ID

### `get_v2_app_analytics_google_play` (~52 tokens)

App Analytics / Google Play

App Analytics / Google Play Group: Mobile Apps. Billing per call: 1 Credits.

Input parameters:

- `app_id` (string): You can find app IDs by searching from the Autocomplete endpoint.

### `get_v2_app_analytics_app_store` (~52 tokens)

App Analytics / App Store

App Analytics / App Store Group: Mobile Apps. Billing per call: 1 Credits.

Input parameters:

- `app_id` (string): You can find app IDs by searching from the Autocomplete endpoint.

### `get_v2_top_engines` (~59 tokens)

Top Search Engines

Top Search Engines Group: Search Engines. Billing per call: 1 Credits.

Input parameters:

- `country` (string): Country URL code. Example: `united-states`, `albania`
- `platform` (string): Platform

### `get_v2_top_browsers` (~60 tokens)

Top Browsers

Top Browsers Group: Browsers. Billing per call: 1 Credits.

Input parameters:

- `country` (string): Country URL code. Example: `united-states`, `albania`
- `platform` (string): Platform

### `get_v2_top_platforms` (~49 tokens)

Top Platforms

Top Platforms Group: Platforms. Billing per call: 1 Credits.

Input parameters:

- `country` (string): Country URL code. Example: `united-states`, `albania`

### `get_v2_company_details` (~37 tokens)

Company Details

Company Details Group: Companies. Billing per call: 1 Credits.

Input parameters:

- `company_domain` (string): Website / domain name

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-jojapi-similarweb/similarweb#diagnostics

## Score history

- 2026-09-27: 73
- 2026-09-26: 73
- 2026-09-25: 73
- 2026-09-24: 73
- 2026-09-23: 73
- 2026-09-22: 73
- 2026-09-21: 73
- 2026-09-20: 73
- 2026-09-19: 73
- 2026-09-18: 73
- 2026-09-17: 73
- 2026-09-16: 72
- 2026-09-15: 72
- 2026-09-14: 72
- 2026-09-13: 71
- 2026-09-12: 71
- 2026-09-11: 70
- 2026-09-10: 70
- 2026-09-09: 69
- 2026-09-08: 69
- 2026-09-07: 68
- 2026-09-06: 68
- 2026-09-05: 67
- 2026-09-04: 67
- 2026-09-03: 66
- 2026-09-02: 66
- 2026-09-01: 65
- 2026-08-31: 65
- 2026-08-30: 65
- 2026-08-29: 64

## Common questions

### What is the com.jojapi/similarweb MCP server?

com.jojapi/similarweb is an MCP server listed in the public MCP registry as com.jojapi/similarweb. Similarweb: Similarweb API allows you to access powerful insights into web analytics and online. This page covers its hosted endpoint (https://mcp.jojapi.com/similarweb).

### Is the com.jojapi/similarweb MCP server safe to use?

com.jojapi/similarweb scores 73 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 com.jojapi/similarweb MCP server expose?

com.jojapi/similarweb exposes 20 tools: get_v3_autocomplete, get_v2_filter_options, get_v3_marketshare, get_v2_serp_seismometer, get_v2_website_analytics, and 15 more. Their descriptions and schemas cost roughly 1,439 tokens of context every time the server is loaded.

### Does the com.jojapi/similarweb MCP server require authentication?

No. We connected to com.jojapi/similarweb without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the com.jojapi/similarweb MCP server still maintained?

com.jojapi/similarweb is still listed as active in the MCP registry. We last reached this channel on 27 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://mcp.jojapi.com/similarweb
- Website: https://jojapi.com/hub/api/similarweb
- Changelog RSS feed: https://verifymcp.io/servers/com-jojapi-similarweb/similarweb.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-jojapi-similarweb/similarweb.json
- HTML version of this page: https://verifymcp.io/servers/com-jojapi-similarweb/similarweb
