MCP Server
MCP
xyz.urbanplayground/events
Live event discovery: concerts, club nights, art, comedy, and festivals across 14 cities.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://eventchat-events-mcp-production.up.railway.app/mcp"
}
],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "uplayground-events",
"version": "0.3.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"description": "Runs the stdio MCP server.",
"value": "mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment