beatport-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 文件以包含以下内容:
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
模型上下文协议 (MCP) 服务器提供对 Beatport 开发人员 API 的访问,允许 Claude 与 Beatport 电子音乐目录中的音乐数据进行交互。
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server for web research. Bring real-time info into Claude and easily research any topic.Last updated -3914273JavaScriptMIT License
- AsecurityAlicenseAqualityA 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 -31PythonMIT License
- AsecurityFlicenseAqualityA 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
- AsecurityFlicenseAqualityA 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