Victoria and Albert Museum (V&A) Collections MCP.
claude mcp add va-museum --transport http https://gateway.pipeworx.io/va-museum/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"va-museum": {
"url": "https://gateway.pipeworx.io/va-museum/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"va-museum": {
"serverUrl": "https://gateway.pipeworx.io/va-museum/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"va-museum": {
"type": "http",
"url": "https://gateway.pipeworx.io/va-museum/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"va-museum": {
"url": "https://gateway.pipeworx.io/va-museum/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"va-museum": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/va-museum/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://gateway.pipeworx.io/va-museum/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pipeworx-io--va-museum/reviews or the review_server meta-tool.
POST /mcp