SkyGlance — What's Flying Above You runs on your own machine — the client starts it, so there is no endpoint to ping. 722 installs a week from pypi. Last commit 2 Aug 2026.
What's flying above you: live aircraft, identity, routes, and your own sighting history.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add skyglance -- uvx skyglance
{
"mcpServers": {
"skyglance": {
"args": [
"skyglance"
],
"command": "uvx"
}
}
}
[mcp_servers.skyglance]
command = "uvx"
args = ["skyglance"]
{
"mcpServers": {
"skyglance": {
"args": [
"skyglance"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"skyglance": {
"args": [
"skyglance"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.