MaxRefMCP
Provides a comprehensive reference for Max/MSP and Max4Live, allowing users to search for objects, patching patterns, packages, and technical terminology in both Japanese and English.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MaxRefMCPディレイ回路を作るためのパッチパターンを検索して"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MaxRefMCP
English | 日本語
Max/MSP・Max4Live 日本語リファレンス MCP サーバー
AI から Max/MSP のオブジェクトリファレンスを日本語で検索・参照できる MCP (Model Context Protocol) サーバーです。
MCP をサポートする AI クライアントであればどれでも利用できます。 Claude Code、Claude Desktop をはじめ、MCP の Streamable HTTP トランスポートに対応したクライアントであればそのまま接続可能です。
機能
ツール | 説明 |
| オブジェクト名やキーワードで検索 |
| オブジェクトの詳細リファレンス取得 |
| 2〜5 個のオブジェクトを比較 |
| 2 オブジェクト間の接続方法を解説 |
| RNBO 互換性チェック+代替提案 |
| Max/MSP 用語の日英辞書 |
| やりたいことから設計パターンを検索 |
| 外部パッケージ・ライブラリ検索 |
| 実装アプローチの提案・壁打ち |
| Cycling '74 公式サイトの最新ニュース取得 |
| RNBO / Move Takeover の最新情報取得 |
| 公式記事の詳細読み込み |
| バグ報告 → GitHub Issue 自動作成 |
| 機能リクエスト → GitHub Issue 自動作成 |
| API 利用状況サマリー取得 |
各ツールの詳細なパラメータ仕様は Wiki — ツールリファレンス をご覧ください。
Related MCP server: Ableton MCP
クイックスタート
Claude Code(CLI)
claude mcp add --transport http --scope project max-ref "https://maxrefmcp-production.up.railway.app/mcp"Claude Desktop
claude_desktop_config.json に追加:
{
"mcpServers": {
"max-ref": {
"type": "streamable-http",
"url": "https://maxrefmcp-production.up.railway.app/mcp"
}
}
}その他の MCP 対応クライアント
以下の情報で接続できます:
項目 | 値 |
エンドポイント URL |
|
トランスポート | Streamable HTTP |
認証 | 不要 |
詳しいセットアップ手順は Wiki — セットアップガイド をご覧ください。
使い方
接続後、AI に Max/MSP について質問するだけで自動的にツールが呼び出されます。
「cycle~ と phasor~ の違いを教えて」
「FM 合成のパッチ設計を相談したい」
「gen~ で使えるオブジェクトを検索して」
「groove~ は RNBO で使える?」活用例は Wiki — 使い方・活用例 をご覧ください。
ドキュメント
フィードバック
バグ報告: Issue を作成
機能リクエスト: Issue を作成
MCP ツール内から
maxref.report_bug/maxref.request_featureで直接報告することもできます
リリースノート
Releases をご覧ください。
関連プロジェクト
MaxMCP — Max/MSP パッチの実操作(作成・接続・制御)を行う MCP サーバー
MaxRefMCP(調査・設計)と MaxMCP(パッチ操作)を両方接続すると、調査から実装まで一気通貫で AI と協業できます。
作者
dsgarage — @dsgarage
ライセンス
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Augments MCP Server - A comprehensive framework documentation provider for Claude Code
MCP-native notes and memory for ChatGPT, Claude, and other AI tools.
Japan Law MCP — Japanese national laws & ordinances via the e-Gov Law API.
- potto-japanOAuthapp.potto
Authoritative JLPT-graded Japanese dataset (kanji, vocab, grammar, history) via MCP and REST.
Related MCP Servers
- FlicenseAqualityDmaintenanceProvides access to 600+ documentation libraries from DevDocs.io including Python, JavaScript, React, Django, and more. Enables searching, browsing, and retrieving documentation content directly through Claude Desktop.55-
- AlicenseNot gradedqualityDmaintenanceEnables natural language control over Ableton Live for generating musical patterns, melodies, and full song arrangements. It also provides tools for sample searching and mixing assistance through an OSC-based connection with Claude Desktop.1MIT

j-quants-doc-mcpofficial
AlicenseAqualityDmaintenanceEnables searching J-Quants API endpoints, retrieving detailed documentation, generating executable sample code, and answering FAQs via MCP clients like Claude Desktop.714MIT- AlicenseNot gradedqualityDmaintenanceProvides Japanese-optimized reference, design consultation, and learning support for Max/MSP and Max4Live through natural language queries.MIT