{
  "name": "mb-mastering",
  "displayName": "MB Mastering",
  "description": "MCP server for Mathieu Berthet Mastering studio — Paris. Query services, pricing, availability, and studio equipment for music mastering (stereo, stems, remote, vinyl cutting, digitization, workshops).",
  "vendor": {
    "name": "Mathieu Berthet",
    "url": "https://mathieuberthet.com",
    "email": "contact@mathieuberthet.com"
  },
  "version": "1.1.0",
  "protocolVersion": "2025-06-18",
  "endpoint": {
    "url": "https://mcp.mathieuberthet.com/",
    "transport": "streamable-http"
  },
  "capabilities": {
    "tools": true,
    "resources": true,
    "prompts": false
  },
  "tools": [
    { "name": "search", "description": "Search MB Mastering content (services, rates, studio info, FAQ). Returns results with id, title, snippet and URL. ChatGPT-connector compatible." },
    { "name": "fetch", "description": "Fetch the full content of a document by id (from search results). ChatGPT-connector compatible." },
    { "name": "get_services", "description": "The studio's mastering services (stereo, stems, remote, vinyl cutting, digitization, workshops) with rates and descriptions." },
    { "name": "get_pricing", "description": "Full rate card, turnaround times, revision policy and payment terms." },
    { "name": "get_studio_info", "description": "Founder, experience, Paris address, analog equipment, links and socials." },
    { "name": "get_faq", "description": "Frequently asked questions." },
    { "name": "send_quote_request", "description": "Sends a quote request by email to contact@mathieuberthet.com (requires requester email + track count)." }
  ],
  "documentation": "https://mathieuberthet.com/llms.txt",
  "wellKnown": {
    "manifest": "https://mathieuberthet.com/.well-known/mcp/manifest.json",
    "serverCard": "https://mathieuberthet.com/.well-known/mcp/server-card.json"
  },
  "license": "proprietary",
  "categories": ["audio", "music", "mastering", "creative-services"],
  "languages": ["fr", "en"]
}
