CommuteScout
Rank #3,022io.github.nicglazkov/commutescout
Live road conditions in 37 US states: incidents, closures, chain controls, cameras, wildfires.
CommuteScout is a Model Context Protocol (MCP) server published by nicglazkov. It ranks #3,022 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. CommuteScout is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Jul 18, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 129,024 of 132,046 servers on MCP Toplist.
Use CommuteScout
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http commutescout https://mcp.commutescout.com/mcp[mcp_servers.commutescout]
url = "https://mcp.commutescout.com/mcp"Add to ~/.codex/config.toml.
https://mcp.commutescout.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"commutescout": {
"url": "https://mcp.commutescout.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"commutescout": {
"type": "http",
"url": "https://mcp.commutescout.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"commutescout": {
"serverUrl": "https://mcp.commutescout.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"commutescout": {
"url": "https://mcp.commutescout.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.nicglazkov%2Fcommutescout)<a href="https://mcptoplist.com/server/io.github.nicglazkov%2Fcommutescout"><img src="https://mcptoplist.com/badge/io.github.nicglazkov%2Fcommutescout.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
nicglazkov
Available versions (6)
| Version | Published |
|---|---|
| 2.105.0 | Sep 21, 2026 |
| 2.104.0 | Sep 21, 2026 |
| 2.103.0 | Sep 21, 2026 |
| 2.102.0 | Sep 21, 2026 |
| 2.101.0 | Sep 21, 2026 |
| 2.24.0 | Jul 18, 2026 |
Frequently asked questions
- Who maintains CommuteScout?
- CommuteScout is maintained by nicglazkov, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is CommuteScout listed on the Official MCP Registry?
- Yes — CommuteScout is listed on the Official MCP Registry, alongside Glama.
- How many versions does CommuteScout have?
- MCP Toplist tracks 6 versions of CommuteScout, most recently published on Sep 21, 2026.
- Where can I find the source code for CommuteScout?
- The source code for CommuteScout is hosted at github.com/nicglazkov/commutescout.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.