unofficial-ravensburger-playhub-mcp
Version:
MCP server for finding Disney Lorcana TCG events
9 lines (8 loc) • 313 B
TypeScript
/**
* Integration tests: spawn the Lorcana Event Finder MCP server and run each tool
* with one or more call variations to ensure the server and all tools work end-to-end.
*
* Run after build: npm run build && npm test
* Requires network (Ravensburger API and Play Hub geocoding/places APIs).
*/
export {};