- Dadaplay
Dadaplay
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.
Overview
DaDaPlay is a social travel platform for finding travel companions (找旅伴). This MCP server lets AI agents search and discover real adventures posted by real users.
Tools
- list_adventures — Browse recent adventures
- search_adventures — Search by geographic bounding box + date range
- search_by_text — Fuzzy text search across titles, descriptions, locations, organizer names, and tags (supports Chinese)
Features
- 🌍 Geospatial search — find adventures by bounding box coordinates
- 🔍 Fuzzy text search — search in Chinese or English ("澳洲", "hiking Japan")
- 📅 Date filtering — filter by start/end date range
- 🔓 No auth required — public endpoint, no API key needed
- ⚡ MCP 2025-03-26 — full Streamable HTTP transport with JSON-RPC 2.0
Example Prompts
- "帮我找去澳洲的旅伴"
- "Find people going hiking in Japan this summer"
- "Any diving trips planned for 2026?"
Server Config
{
"mcpServers": {
"dadaplay": {
"url": "https://api.dadaplay.world/api/v1/mcp"
}
}
}Recommend Servers
View Allmcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago
Test
@modelcontextprotocol
test
6 months ago
Filesystem
@modelcontextprotocol
2 months ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago