← Registry

Developer Tools

mathieuberthet.com

Provides an API to search and retrieve information about MB Mastering's services, pricing, and studio details.

1 endpoint8 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.mathieuberthet.com

No auth detected

MCP server metadata

Name
mb-mastering
Version
1.3.0
Capabilities
toolsresources
Server instructions

Serveur du studio MB Mastering (Mathieu Berthet, Paris). Utilise search/fetch pour la recherche documentaire, les tools get_* pour services, tarifs, infos studio et FAQ, ou send_quote_request pour envoyer une demande de devis. prepare_quote_email est réservé au studio (token d'administration).

Known tools 8

search

Recherche dans les contenus de MB Mastering (services de mastering, tarifs, studio, FAQ) et renvoie une liste de résultats avec id, titre, extrait et URL.

Inferred read-only
fetch

Récupère le contenu complet d'un document MB Mastering à partir de son id (obtenu via search).

Inferred read-only
get_services

Liste les services de mastering de MB Mastering (mastering stéréo, stems, à distance, gravure vinyle, numérisation, formation) avec leurs tarifs et descriptions.

Inferred read-only
get_pricing

Donne les tarifs de mastering de MB Mastering, ainsi que les délais, la politique de révisions et les modalités de paiement.

Inferred read-only
get_studio_info

Informations sur le studio MB Mastering : fondateur, expérience, adresse à Paris, équipement analogique, liens et réseaux.

Inferred read-only
get_faq

Réponses aux questions fréquentes sur le mastering chez MB Mastering : prix, délais, révisions, travail à distance, gravure vinyle, localisation.

Inferred read-only
send_quote_request

Envoie une demande de devis de mastering à MB Mastering par email.

Potential side effects
prepare_quote_email

RÉSERVÉ AU STUDIO (token d'administration requis).

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.mb-mastering]
url = "https://mcp.mathieuberthet.com"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mb-mastering": {
      "type": "http",
      "url": "https://mcp.mathieuberthet.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mb-mastering
Remote MCP URL: https://mcp.mathieuberthet.com

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": {
    "mb-mastering": {
      "url": "https://mcp.mathieuberthet.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mb-mastering": {
      "type": "http",
      "url": "https://mcp.mathieuberthet.com"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mb-mastering",
  "transport": "streamable-http",
  "url": "https://mcp.mathieuberthet.com"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.