yachtsy-mcp-server
Verified Safeby manee1112
Overview
Provides AI-powered intelligent insights and access to a comprehensive marketplace for yacht buyers and enthusiasts.
Installation
env YACHTSY_API_KEY=your_yachtsy_api_key npx -y yachtsy-mcpEnvironment Variables
- YACHTSY_API_KEY
- YACHTSY_API_BASE_URL
Security Notes
The server correctly handles sensitive API keys by requiring them as environment variables or via a .env file, avoiding hardcoding. It uses standard dependencies and no obvious malicious patterns like 'eval' with unsanitized input were found. The primary interaction is with a designated external API, limiting unexpected network exposure.
Similar Servers
stock-mcp
Provides AI Agents with professional-grade stock market analysis capabilities by bridging large language models with real-time financial data.
2ly
Skilder is an infrastructure layer for AI agent tooling, providing a private tool registry and embedded runtimes for integrating with various agent frameworks and custom tools.
trade-it-mcp
Enables natural-language interaction with stock, crypto, and options brokerages for trading, portfolio queries, and market insights.
MonteWalk
Provides institutional-grade quantitative trading tools and analytics for AI agents, enabling real-time market data access, risk management, and strategy backtesting through the Model Context Protocol (MCP).