Mcp Wsdot
@michaelpeterswa
关于 Mcp Wsdot
mcp server for the wsdot api
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mcp Wsdot?
Mcp Wsdot is a Model Context Protocol server for interacting with the Washington State Department of Transportation API, offering ferry route schedules and sailing times.
How to use Mcp Wsdot?
Run with Docker Compose using docker compose up -d --build && docker compose logs -f -t. Set the TRANSPORT environment variable to SSE or STDIO. Alternatively, download a binary from releases; on MacOS, exempt it from quarantine with xattr -rd com.apple.quarantine <path-to-binary>.
Key features of Mcp Wsdot
- Provides real-time ferry route schedules and sailing times.
- Supports SSE and STDIO transports via environment variable.
- Includes Grafana dashboard for metrics and traces.
- Built with Go, easy to deploy with Docker Compose.
- Offers three tools: get_current_time, get_route_schedules, get_schedules_today_by_route_id.
Use cases of Mcp Wsdot
- Ask an AI assistant for next three sailings on a specific ferry route.
- Retrieve the latest return sailing time for a route tonight.
- Integrate Washington State ferry schedules into automated workflows.
FAQ from Mcp Wsdot
What is Mcp Wsdot?
It is an MCP server that allows AI models to interact with the Washington State Department of Transportation API to get ferry schedule information.
How do I run Mcp Wsdot locally?
Use Docker Compose: docker compose up -d --build && docker compose logs -f -t. Then check Grafana at http://localhost:3000 for metrics/traces.
What transports does Mcp Wsdot support?
It supports both SSE and STDIO transports, configured via the TRANSPORT environment variable.
What tools does Mcp Wsdot provide?
Three tools: get_current_time (current time in PDT/PST), get_route_schedules (ferry route names and IDs), and get_schedules_today_by_route_id (sailing times for a route by ID).
Are there any special instructions for MacOS?
If you download a binary from the releases page on MacOS, you must exempt it from quarantine using xattr -rd com.apple.quarantine <path-to-binary>.
其他 分类下的更多 MCP 服务器
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

EverArt
modelcontextprotocolModel Context Protocol Servers
Nginx UI
0xJackyYet another WebUI for Nginx
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
评论