Mcp Wsdot
@michaelpeterswa
About Mcp Wsdot
mcp server for the wsdot api
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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>.
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
ghidraMCP
LaurieWiredMCP Server for Ghidra
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
Comments