Audible
Ask for audiobook recommendations
Audible について
Audible helps users discover audiobook recommendations by genre, mood, topic, or other natural-language preferences. Its MCP connector gives assistants access to recommendation context while keeping availability and marketplace differences scoped to the user's region.
接続情報
https://mcp.audible.com/mcpトランスポート
Streamable HTTP
認証方式
OAuth
セットアップ
claude mcp add audible --transport http https://mcp.audible.com/mcpよくある質問
Audible のリモート MCP サーバーとは何ですか?
Audible のリモート MCP サーバーは、https://mcp.audible.com/mcp にホストされた Model Context Protocol エンドポイントです。AI アシスタントはローカルに何もインストール・実行することなく接続できます。
Audible の MCP サーバーにはどう接続しますか?
エンドポイント https://mcp.audible.com/mcp を Claude Code、Cursor、VS Code など任意の MCP 対応クライアントに追加してください。このページのセットアップ手順で各クライアントを一度に設定できます。
Audible の MCP サーバーは認証が必要ですか?
はい。Audible は OAuth を使用します。初回接続時に MCP クライアントがブラウザを開いてサインイン・認可を行い、以降はその認証情報を再利用します。
Audible の MCP サーバーはどのトランスポートを使用しますか?
Audible は Streamable HTTP エンドポイントを公開しており、これはリモート MCP サーバーで広く使われ、主要な MCP クライアントがサポートするトランスポートです。