- ✓Actively maintained (<30d)
- ✓Documented (README)
- !No standard license detected
- !No description
claude mcp add rock-regeneration-gigs-mcp -- docker run -i --rm ghcr.io/cuotos/rock-regeneration-gigs-mcp{
"mcpServers": {
"rock-regeneration-gigs-mcp": {
"command": "docker",
"args": ["run", "-i", "--rm", "ghcr.io/cuotos/rock-regeneration-gigs-mcp"]
}
}
}MCP Servers overview
# rock-regeneration-gigs-mcp
An MCP server for searching upcoming gigs and live music events from the [Rock Regeneration gig guide](https://www.rock-regeneration.co.uk/gig-guide/), covering venues across southern England (Hampshire, Dorset, Wiltshire, Isle of Wight, etc).
## Usage
Add to your Claude config:
```json
{
"mcpServers": {
"gigs": {
"command": "docker",
"args": ["run", "--rm", "-i", "ghcr.io/cuotos/rock-regeneration-gigs-mcp"]
}
}
}
```
Or with the Claude CLI:
```bash
claude mcp add --transport stdio gigs -- docker run --rm -i ghcr.io/cuotos/rock-regeneration-gigs-mcp
```
## Tools
### `search_gigs`
Search for upcoming gigs. All filters are optional — omit to return everything.
| Parameter | Type | Description |
|-------------|--------|--------------------------------------------------|
| `location` | string | Town or city (expands to nearby towns) |
| `artist` | string | Artist or band name (partial, case-insensitive) |
| `venue` | string | Venue name (partial, case-insensitive) |
| `from_date` | string | Start date filter — `YYYY-MM-DD` |
| `to_date` | string | End date filter — `YYYY-MM-DD` |
## Testing
Build the image locally:
```bash
docker build -t rock-regeneration-gigs-mcp .
```
Test it responds correctly:
```bash
echo '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2024-11-05","capabilities":{},"clientInfo":{"name":"test","version":"0"}}}' \
| docker run --rm -i rock-regeneration-gigs-mcp
```
Expected output:
```json
{"jsonrpc":"2.0","id":1,"result":{"capabilities":{"tools":{}},"protocolVersion":"2024-11-05","serverInfo":{"name":"rock-regeneration-gigs-mcp","version":"..."}}}
```
## Publishing
Pushing a version tag does both halves of a release:
```bash
git tag v1.0.0
git push origin v1.0.0
```
1. The image is built and pushed to `ghcr.io/cuotos/rock-regeneration-gigs-mcp`.
2. The server is published to the [MCP Registry](https://registry.modelcontextprotocol.io) as
`io.github.cuotos/rock-regeneration-gigs-mcp`, using GitHub OIDC — no secrets needed.
`server.json` keeps a placeholder `0.0.0` version in git; CI rewrites it, and the image tag, from
the git tag at publish time.
The registry verifies ownership by pulling the image and reading its
`io.modelcontextprotocol.server.name` label, so **the GHCR package must be public**. It is private
on first push — make it public once, under the package settings on GitHub.
Check the published entry with:
```bash
curl "https://registry.modelcontextprotocol.io/v0.1/servers?search=io.github.cuotos/rock-regeneration-gigs-mcp"
```
What people ask about rock-regeneration-gigs-mcp
What is cuotos/rock-regeneration-gigs-mcp?
+
cuotos/rock-regeneration-gigs-mcp is mcp servers for the Claude AI ecosystem with 0 GitHub stars.
How do I install rock-regeneration-gigs-mcp?
+
You can install rock-regeneration-gigs-mcp by cloning the repository (https://github.com/cuotos/rock-regeneration-gigs-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is cuotos/rock-regeneration-gigs-mcp safe to use?
+
Our security agent has analyzed cuotos/rock-regeneration-gigs-mcp and assigned a Trust Score of 52/100 (tier: OK). See the full breakdown of passed checks and flags on this page.
Who maintains cuotos/rock-regeneration-gigs-mcp?
+
cuotos/rock-regeneration-gigs-mcp is maintained by cuotos. The last recorded GitHub activity is dated 2026-09-22, with 1 open issues.
Are there alternatives to rock-regeneration-gigs-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy rock-regeneration-gigs-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/cuotos-rock-regeneration-gigs-mcp)<a href="https://claudewave.com/repo/cuotos-rock-regeneration-gigs-mcp"><img src="https://claudewave.com/api/badge/cuotos-rock-regeneration-gigs-mcp" alt="Featured on ClaudeWave: cuotos/rock-regeneration-gigs-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ and follow here for daily tips and tricks: https://x.com/Scrapling_dev
The fastest path to AI-powered full stack observability, even for lean teams.