A Model Context Protocol (MCP) server that provides access to the Israeli transport api.
This is the Unofficial MCP of Bus Nearby API,
服务器配置
{
"mcpServers": {
"busnearby-docker": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"shmuelc/busnearby-mcp:latest"
]
}
}
}