Yachtsy MCP Server
Research, Search, and compare sailboats with real-time listings, market insights, specs, and price history.
README
Yachtsy: MCP for Yacht Marketplace Intelligence
Yachtsy AI
The Yachtsy MCP server provides AI-powered yacht and boat marketplace intelligence by integrating with the Yachtsy Agent API. Access 25,000+ boat listings, get expert sailing advice, and find your perfect vessel within Claude Desktop, Cursor, and other popular MCP clients.
Features
✅ Intelligent Agent Routing - Automatically routes your queries to the best specialized agent:
- Listings Agent - Search 25,000+ boat listings with advanced filtering
- General Boat Expert (Small Talk Agent) - General sailing and boating questions
- Deep Research Agent - Comprehensive yacht market analysis
✅ Comprehensive Boat Listings - Search and filter by:
- Make, model, and class
- Price range and currency
- Location (city, country, region)
- Year, length, and specifications
- Broker and dealer information
✅ Expert Sailing Knowledge - Get advice on:
- Boat selection and recommendations
- Bluewater cruising preparation
- Sailing techniques and best practices
- Yacht maintenance and systems
Get Your Yachtsy API Key
To use Yachtsy MCP, you need to:
- Sign up for a free account at Yachtsy.ai
- Navigate to API Keys in your dashboard
- Generate a new API key
- Use this API key in your configuration as the
YACHTSY_API_KEYvalue
Prerequisites
Before installing or running Yachtsy MCP, you need to have npx (which comes with Node.js and npm) installed on your system.
Mac (macOS)
-
Install Homebrew (if you don't have it):
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" -
Install Node.js (includes npm and npx):
brew install node -
Verify installation:
node -v npm -v npx -v
Windows
- Download the Node.js installer:
- Go to https://nodejs.org/ and download the LTS version for Windows.
- Run the installer and follow the prompts. This will install Node.js, npm, and npx.
- Verify installation:
Open Command Prompt and run:
node -v npm -v npx -v
Installation
Running on Claude Desktop
To configure Yachtsy MCP for Claude Desktop:
- Open Claude Desktop
- Go to Settings > Developer > Edit Config
- Add the following to your
claude_desktop_config.json:
{
"mcpServers": {
"yachtsy-mcp-server": {
"command": "npx",
"args": ["-y", "yachtsy-mcp@latest"],
"env": {
"YACHTSY_API_KEY": "YOUR_API_KEY_HERE"
}
}
}
}
- Restart Claude for the changes to take effect
Running on Cursor
Note: Requires Cursor version 0.45.6+
To configure Yachtsy MCP in Cursor:
- Open Cursor Settings
- Go to Features > MCP Servers
- Click "+ Add New MCP Server"
- Enter the following:
- Name: "yachtsy-mcp" (or your preferred name)
- Type: "command"
- Command:
env YACHTSY_API_KEY=your-yachtsy-api-key npx -y yachtsy-mcp
If you are using Windows and are running into issues, try
cmd /c "set YACHTSY_API_KEY=your-yachtsy-api-key && npx -y yachtsy-mcp"
Replace your-yachtsy-api-key with your Yachtsy API key.
After adding, refresh the MCP server list to see the new tools. The Composer Agent will automatically use Yachtsy MCP when appropriate for yacht-related queries.
Running on Windsurf
Add this to your ./codeium/windsurf/model_config.json:
{
"mcpServers": {
"yachtsy-mcp-server": {
"command": "npx",
"args": ["-y", "yachtsy-mcp@latest"],
"env": {
"YACHTSY_API_KEY": "YOUR_API_KEY_HERE"
}
}
}
}
Running with npx
env YACHTSY_API_KEY=your_yachtsy_api_key npx -y yachtsy-mcp
Manual Installation
npm install -g yachtsy-mcp
Available Tools
yachtsy-agent
[YACHT MARKETPLACE INTELLIGENCE] Main Yachtsy agent with automatic routing to specialized sub-agents.
Capabilities:
- Search 25,000+ boat and yacht listings
- Filter by make, model, price, location, year, length, and more
- Get detailed yacht specifications and broker information
- Receive expert sailing and cruising advice
- Research yacht market trends and values
- Get boat buying and selling recommendations
Best for: Any yacht or boat-related query - the agent will automatically select the best specialized sub-agent for your needs.
Example queries:
Show me Catalina 34 sailboats under $100k
Find Tayana 37 listings in good condition
What are the best bluewater cruising boats between 40-50 feet?
Find me yacht listings in the Caribbean under $200k
Tell me about the Hallberg-Rassy 42
What should I look for when buying a used cruising sailboat?
Compare the Island Packet 380 vs Pacific Seacraft 40
Show me center cockpit sailboats suitable for ocean crossing
What are the maintenance costs for a 40-foot sailboat?
Find me aluminum hulled sailboats for world cruising
Example Use Cases
Boat Shopping
"Show me Catalina 34 sailboats under $80,000 in California"
"Find bluewater cruising boats between 38-45 feet suitable for a couple"
"What Hallberg-Rassy boats are available in Europe?"
Yacht Research
"Tell me about the Tayana 37 and its reputation for offshore cruising"
"Compare the Island Packet 380 vs the Passport 40 for liveaboard cruising"
"What are the common issues with the Beneteau Oceanis 46?"
Sailing Advice
"What should I look for when buying a used bluewater cruising sailboat?"
"Recommend a good first sailboat for a family of four under $50k"
"What are the best boats for single-handed sailing?"
Market Intelligence
"What's the typical price range for a 1985 Tayana 37 in good condition?"
"Show me market trends for 40-foot cruising catamarans"
"Find me the most popular boats for sale under $100k"
Documentation
For comprehensive documentation on Yachtsy AI agents, please visit: https://www.yachtsy.ai
Troubleshooting
- API Key Issues: Ensure your Yachtsy API key is correctly set in the environment or config file.
- Connection Issues: Verify that
https://api.yachtsy.aiis accessible from your network. - Rate Limiting: If you encounter rate limiting, reduce the frequency of your requests.
Environment Variables
YACHTSY_API_KEY=your-api-key-here # Required
YACHTSY_API_BASE_URL=https://api.yachtsy.ai/v1 # Optional, defaults to production
License
MIT
About Yachtsy
Yachtsy AI is the intelligent yacht marketplace assistant that helps sailors and yacht enthusiasts find their perfect vessel. With access to over 25,000 listings and expert sailing knowledge, Yachtsy makes boat shopping and sailing research effortless.
Visit www.yachtsy.ai to learn more.
⭐ Star this repo if you find it helpful!
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。