Bandcamp MCP
Enables searching and retrieving details about albums, artists, tracks, and labels on Bandcamp, browsing by genre tags, and discovering new music.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Bandcamp MCPSearch for Aphex Twin on Bandcamp"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Bandcamp MCP
MCP server for Bandcamp music discovery and research. Deploy on Render (free tier) and use with Claude.
Tools
Tool | Description |
| Search for albums, artists, tracks, labels |
| Get album details with tracklist, tags, credits, pricing |
| Get artist info, bio, discography, links |
| Get track details with lyrics |
| Browse music by genre/tag |
| Discover new music by genre, format, popularity |
Related MCP server: Soulseek MCP Server
Deploy to Render
Fork this repo
Go to Render Dashboard
Select your forked repo
Click Apply - uses
render.yamlautomatically
No environment variables needed.
Configure Claude
Add to ~/.mcp.json:
{
"mcpServers": {
"bandcamp": {
"url": "https://your-app.onrender.com/sse"
}
}
}Restart Claude Code to activate.
Example Usage
"Search for Aphex Twin on Bandcamp"
"Find new ambient albums"
"Get info about this album: https://artist.bandcamp.com/album/..."
"Discover top electronic vinyl releases"Popular Tags
ambient, electronic, synthwave, vaporwave, lofi, techno, house, shoegaze, post-punk, indie-rock, dark-ambient, drone, noise, chiptune, lo-fi-hip-hop
Local Development
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python -m src.server_remoteServer runs on http://localhost:8000
License
MIT
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.
Latest Blog Posts
- 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/leosakharoff/bandcamp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server