Beatport MCP Server
ビートポート-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
}
}This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Model Context Protocol server for the Apideck Unified API. Connect any MCP-compatible agent framework to 100+ accounting systems, HRIS platforms, file storage providers, and more through one integration. More information https://www.apideck.com/mcp-server
Augments MCP Server - A comprehensive framework documentation provider for Claude Code
MCP server unifying ERPs, CRMs, APIs and knowledge base for Claude, ChatGPT and Gemini.
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables AI assistants like Claude to interact with Spotify, allowing them to search for tracks, control playback, and manage playlists.1
- FlicenseAqualityDmaintenanceA Model Context Protocol server that enables AI assistants like Claude Desktop to interact with Spotify's music streaming service, supporting playback control, playlist management, music search, and user profile access.412
- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides access to the Beatport API for music discovery and data retrieval, enabling users to search for tracks, artists, labels, releases, and charts through natural language.4MIT
- AlicenseNot gradedqualityCmaintenanceAn MCP server that gives Claude access to your SoundCloud library, allowing you to manage playlists and tracks through natural language.1AGPL 3.0
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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