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 Model Context Protocol (MCP) server for web research. Bring real-time info into Claude and easily research any topic.
      Last updated -
      3
      914
      273
      JavaScript
      MIT License
      • Apple
    • A
      security
      A
      license
      A
      quality
      A Model Context Protocol (MCP) server that enables Claude or other LLMs to fetch content from URLs, supporting HTML, JSON, text, and images with configurable request parameters.
      Last updated -
      3
      1
      Python
      MIT License
    • A
      security
      F
      license
      A
      quality
      A Model Context Protocol (MCP) server that allows Claude AI to interact with custom tools, enabling extension of Claude's capabilities through the MCP framework.
      Last updated -
      TypeScript
      • Apple
    • A
      security
      F
      license
      A
      quality
      A Model Context Provider (MCP) server that exposes your automated API tools to MCP-compatible clients like Claude Desktop, allowing you to interact with APIs using natural language.
      Last updated -
      3

    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