DaDaPlay is a social travel platform for finding travel companions (找旅伴). This MCP server lets AI agents search and discover adventures posted by real users. Supports fuzzy text search (including Chinese), geospatial bounding-box search with date filtering, and browsing recent adventures. Perfect for helping users find people to travel with.
Server Config
{
"mcpServers": {
"dadaplay": {
"url": "https://api.dadaplay.world/api/v1/mcp"
}
}
}