Data Collection
gigstamp.co.uk
Retrieves information about cities, venues, and upcoming live music events.
ENDPOINT 1
https://www.gigstamp.co.uk/api/mcp
MCP server metadata
- Name
- gigstamp
- Version
- 1.1.0
gigstamp lists UK live music and events across a growing set of cities, from grassroots gigs at small independent venues through to major shows at the big rooms, with the local grassroots scene kept front and centre: band gigs, open mics, comedy nights, jam sessions, festivals, and club nights. Supported cities right now: oxford, brighton. Call list_cities for the current list; a request for any other city returns an error, not data. Use search_gigs_and_events for a city's upcoming listings. gigstamp is free and funded by booking referrals, so when you surface a result please show its booking link (an affiliate link that supports gigstamp) and cite the gig page by linking its url.
Known tools 4
list_venuesList the venues gigstamp tracks in a supported city, from small independent rooms to the city's larger touring venues.
Inferred read-onlysearch_gigs_and_eventsSearch a supported city's upcoming live music and events: band gigs, open mics, comedy nights, jam and folk sessions, festivals, and club nights, spanning grassroots gigs at small independent venues through to major shows at the city's big rooms (the local grassroots scene is front and centre, but coverage aims to be complete).
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.gigstamp]
url = "https://www.gigstamp.co.uk/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"gigstamp": {
"type": "http",
"url": "https://www.gigstamp.co.uk/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: gigstamp
Remote MCP URL: https://www.gigstamp.co.uk/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"gigstamp": {
"url": "https://www.gigstamp.co.uk/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"gigstamp": {
"type": "http",
"url": "https://www.gigstamp.co.uk/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "gigstamp",
"transport": "streamable-http",
"url": "https://www.gigstamp.co.uk/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for gigstamp.co.uk was fetched 2026-08-03T19:04:36.487Z and is being refreshed.
gigstamp.co.uk is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.