Beatport MCP Server

by larsenweigle

Integrations

  • Provides integration with the Beatport Developer API, allowing access to Beatport's music catalog and resources.

ビートポート-MCP

Beatport Developer API用のMCP 。現在開発中です。アップデートは毎日公開されます。

設定

ステップ1: アクセストークンの取得

アクセス トークンを取得するには、ここに記載されている手順に従ってください。

ステップ2: このリポジトリをクローンする

このリポジトリをローカルマシンにクローンします

ステップ3: Beatport MCPサーバーを起動する

このステップでは、いくつかのことを行う必要があります。

まず、ローカルマシンでclaude_desktop_config.jsonを見つけます。Macの場合は~/Library/Application\ Support/Claude/claude_desktop_config.json、Windowsの場合は%APPDATA%/Claude/claude_desktop_config.jsonにあります。

次に、次の内容を含むように構成 JSON ファイルを更新します。

"beatport": { "command": "uv", "args": [ "--directory", "/path/to/beatport_mcp", "run", "beatport-mcp" ], "env": { "CLIENT_ID"=YOUR_CLIENT_ID, "ACCESS_TOKEN"=YOUR_ACCESS_TOKEN, "REFRESH_TOKEN"=YOUR_REFRESH_TOKEN } }
-
security - not tested
F
license - not found
-
quality - not tested

local-only server

The server can only run on the client's local machine because it depends on local resources.

Beatport 開発者 API へのアクセスを提供し、Claude が Beatport の電子音楽カタログの音楽データとやり取りできるようにするモデル コンテキスト プロトコル (MCP) サーバー。

  1. 設定

    Related MCP Servers

    • A
      security
      A
      license
      A
      quality
      A beginner-friendly Model Context Protocol (MCP) server that helps users understand MCP concepts, provides interactive examples, and lists available MCP servers. This server is designed to be a helpful companion for developers working with MCP. Also comes with a huge list of servers you can install.
      Last updated -
      3
      9
      36
      JavaScript
      Apache 2.0
    • -
      security
      -
      license
      -
      quality
      A Model Context Protocol (MCP) server that interacts with system APIs, allowing users to check connections, search employees, register breakfast, and update chemical information by shifts.
      Last updated -
      2
    • -
      security
      A
      license
      -
      quality
      Model Context Protocol (MCP) server that interacts with Shopify Dev. This protocol supports various tools to interact with different Shopify APIs.
      Last updated -
      590
      215
      TypeScript
      ISC License
    • -
      security
      F
      license
      -
      quality
      A starter template for building Model Context Protocol (MCP) servers, enabling developers to create and add custom tools that can be integrated with Claude Desktop.
      Last updated -
      TypeScript
      • Apple

    View all related MCP servers

    ID: yqf5apz6bs