# SoundCreation Catalog (remote · www.soundcreation.ro)

Search 52,000 musical instruments and audio products: live prices, deals, bundles, open-box units.

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

## Components

- remote · `www.soundcreation.ro`: 75/100 (this document), [markdown](https://verifymcp.io/servers/ro-soundcreation-catalog/api-agent-mcp-php.md), [page](https://verifymcp.io/servers/ro-soundcreation-catalog/api-agent-mcp-php)

## Channel facts

- Endpoint: `https://www.soundcreation.ro/api/agent/mcp.php`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.2.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**: 63/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 5 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.
  - The HSTS (Strict-Transport-Security) header is present.
  - 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**: 60/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 1335 tokens (~222/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 83/100
  - Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 96/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 89% 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 6 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 7 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 SoundCreation Catalog MCP server?

SoundCreation Catalog is a hosted endpoint at https://www.soundcreation.ro/api/agent/mcp.php, 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 ro-soundcreation-catalog 'https://www.soundcreation.ro/api/agent/mcp.php'
```

### Cursor

```json
{
  "mcpServers": {
    "ro-soundcreation-catalog": {
      "url": "https://www.soundcreation.ro/api/agent/mcp.php"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "ro-soundcreation-catalog": {
      "type": "http",
      "url": "https://www.soundcreation.ro/api/agent/mcp.php"
    }
  }
}
```

### Codex

```toml
[mcp_servers.ro-soundcreation-catalog]
url = "https://www.soundcreation.ro/api/agent/mcp.php"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ro-soundcreation-catalog": {
      "type": "remote",
      "url": "https://www.soundcreation.ro/api/agent/mcp.php",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add ro-soundcreation-catalog --url 'https://www.soundcreation.ro/api/agent/mcp.php' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  ro-soundcreation-catalog:
    url: "https://www.soundcreation.ro/api/agent/mcp.php"
```

### Netclaw

```json
{
  "McpServers": {
    "ro-soundcreation-catalog": {
      "Transport": "http",
      "Url": "https://www.soundcreation.ro/api/agent/mcp.php"
    }
  }
}
```

### Vellum

```bash
assistant mcp add ro-soundcreation-catalog -t streamable-http -u 'https://www.soundcreation.ro/api/agent/mcp.php'
```

### Other

```json
{
  "mcpServers": {
    "ro-soundcreation-catalog": {
      "type": "http",
      "url": "https://www.soundcreation.ro/api/agent/mcp.php"
    }
  }
}
```

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-19 (score 75, +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-17 (score 74, +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-14 (score 73, +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-12 (score 72, +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-10 (score 71, +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-08 (score 70, +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-06 (score 69, +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-04 (score 68, +1)

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

## MCP tools (6)

### `search_products` (~359 tokens)

Search products

Search the SoundCreation catalog by free text (brand, model, category, or keywords), by filters, or both. With a query you get relevance-ranked results; with filters only you get a sorted browse ("cheapest in-stock electric guitar under 2000"). All prices include VAT and are locale-correct.

Input parameters:

- `brand` (string): Restrict by brand name, partial match.
- `category` (string): Restrict by category name, partial match (use when you do not know the id).
- `category_id` (integer): Restrict to one category id. Ids come back on every result.
- `condition` (string): new (default) = normal catalog items. open_box = individually priced used/opened units; each result is one physical unit. bundle = pre-priced sets of several products sold together for less.
- `in_stock` (boolean): true = only items physically in stock and shippable now.
- `language` (string): Locale for text + pricing (ro=RON, hu=HUF, de/en=EUR). Default ro.
- `limit` (integer): Max results (default 20).
- `max_price` (number): Highest acceptable price, in the response currency for the chosen language.
- `min_price` (number): Lowest acceptable price, in the response currency for the chosen language.
- `offset` (integer): Skip this many results, for paging through a filtered list.
- `on_promo` (boolean): true = only items currently discounted (price_old is the pre-discount price).
- `query` (string): Free-text search query. Optional if you supply at least one filter.
- `sort` (string): Default: relevance with a query, cheapest-first without one.

### `list_promotions` (~205 tokens)

List current promotions

List what is discounted at SoundCreation right now, biggest reduction first. Each result carries price (current) and price_old (before the discount). Use this rather than searching product by product when the customer asks what is on offer.

Input parameters:

- `brand` (string): Restrict by brand name, partial match.
- `category` (string): Restrict by category name, partial match.
- `category_id` (integer): Restrict to one category id.
- `in_stock` (boolean): true = only items in stock now.
- `language` (string): Locale for text + pricing (ro=RON, hu=HUF, de/en=EUR). Default ro.
- `limit` (integer): Max results (default 20).
- `max_price` (number): Highest acceptable price, response currency.
- `min_price` (number): Lowest acceptable price, response currency.
- `offset` (integer)
- `sort` (string): Default discount (biggest reduction first).

### `list_open_box` (~216 tokens)

List open-box units

List open-box / ex-display units (Romanian: "resigilat") — returned or opened stock sold cheaper, one entry per physical unit, each with its own price, condition note and product page. Quantities are small and often one-of-a-kind, so treat availability as immediate-only. These units are NOT part of the normal catalog listings.

Input parameters:

- `brand` (string): Restrict by brand name, partial match.
- `category` (string): Restrict by category name, partial match.
- `category_id` (integer): Restrict to one category id.
- `language` (string): Locale for text + pricing (ro=RON, hu=HUF, de/en=EUR). Default ro.
- `limit` (integer): Max results (default 20).
- `max_price` (number): Highest acceptable price, response currency.
- `offset` (integer)
- `query` (string): Optional text match on product or brand name.
- `sort` (string): Default discount (biggest reduction first).

### `list_bundles` (~225 tokens)

List bundles

List bundles — pre-priced sets of products sold together for less than buying the parts separately (an instrument plus the accessories normally needed with it). Each result gives the set price, what the parts would cost separately, the saving, and exactly what is included. Good for "what do I need to get started" questions, where recommending one set beats listing five separate products.

Input parameters:

- `brand` (string): Restrict by brand name, partial match.
- `in_stock` (boolean): true = only sets where every included item is in stock.
- `language` (string): Locale for text + pricing (ro=RON, hu=HUF, de/en=EUR). Default ro.
- `limit` (integer): Max results (default 20).
- `max_price` (number): Highest acceptable price, response currency.
- `min_price` (number): Lowest acceptable price, response currency.
- `offset` (integer)
- `query` (string): Optional text match on the set or brand name.
- `sort` (string): Default discount (biggest saving first).

### `get_product` (~56 tokens)

Get product details

Get full details for one product by id, including description, specs, stock and VAT-included localized price.

Input parameters:

- `language` (string): Locale for text + pricing. Default ro.
- `product_id` (integer, required): Catalog product id.

### `create_checkout` (~107 tokens)

Create checkout

Create an order and get a Stripe payment link the customer opens to pay. Requires authentication (send a valid X-Api-Key header). Shipping to RO, HU or DE only. Prices include VAT and match get_product for the same destination.

Input parameters:

- `buyer` (object, required)
- `expected_total` (number): Optional. If set, the call is rejected when the live total moved more than 2%.
- `items` (array, required): Products to buy.
- `shipping_address` (object, required)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/ro-soundcreation-catalog/api-agent-mcp-php#diagnostics

## Score history

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

## Common questions

### What is the SoundCreation Catalog MCP server?

SoundCreation Catalog is an MCP server listed in the public MCP registry as ro.soundcreation/catalog. Search 52,000 musical instruments and audio products: live prices, deals, bundles, open-box units. This page covers its hosted endpoint (https://www.soundcreation.ro/api/agent/mcp.php).

### Is the SoundCreation Catalog MCP server safe to use?

SoundCreation Catalog scores 75 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 SoundCreation Catalog MCP server expose?

SoundCreation Catalog exposes 6 tools: search_products, list_promotions, list_open_box, list_bundles, get_product, create_checkout. Their descriptions and schemas cost roughly 1,168 tokens of context every time the server is loaded.

### Does the SoundCreation Catalog MCP server require authentication?

No. We connected to SoundCreation Catalog without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the SoundCreation Catalog MCP server still maintained?

SoundCreation Catalog 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://www.soundcreation.ro/api/agent/mcp.php
- Website: https://www.soundcreation.ro/api/agent/setup.md
- Changelog RSS feed: https://verifymcp.io/servers/ro-soundcreation-catalog/api-agent-mcp-php.xml
- Changelog JSON feed: https://verifymcp.io/servers/ro-soundcreation-catalog/api-agent-mcp-php.json
- HTML version of this page: https://verifymcp.io/servers/ro-soundcreation-catalog/api-agent-mcp-php
