Loading MCP server directory, please wait...
What's flying above you: live aircraft, identity, routes, and your own sighting history.
npx @getmcp/cli add io.github.darshjoshi/skyglanceRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.darshjoshi/skyglance": {
"command": "uvx",
"args": [
"skyglance"
],
"env": {
"SKYGLANCE_HOME_LAT": "",
"SKYGLANCE_HOME_LON": "",
"SKYGLANCE_POLL": ""
}
}
}
}