Skip to main content
Glama

Beatport MCP Server

by larsenweigle

비트포트-MCP

Beatport 개발자 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 파일을 업데이트합니다.

지엑스피1

-
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.

Claude가 Beatport의 전자 음악 카탈로그에 있는 음악 데이터와 상호 작용할 수 있도록 Beatport Developer API에 대한 액세스를 제공하는 MCP(Model Context Protocol) 서버입니다.

  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
    • A
      security
      F
      license
      A
      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 -
      21
      37
      JavaScript
    • A
      security
      A
      license
      A
      quality
      Model Context Protocol (MCP) server that interacts with Shopify Dev. This protocol supports various tools to interact with different Shopify APIs.
      Last updated -
      4
      1,343
      355
      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

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/larsenweigle/beatport-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server