MCP Server
MCP
SkyGlance — What's Flying Above You
What's flying above you: live aircraft, identity, routes, and your own sighting history.
Install
uvx skyglance
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "skyglance",
"version": "0.2.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your latitude. Enables background sighting history.",
"name": "SKYGLANCE_HOME_LAT"
},
{
"description": "Your longitude. Enables background sighting history.",
"name": "SKYGLANCE_HOME_LON"
},
{
"description": "Set to 0 to disable background history recording.",
"name": "SKYGLANCE_POLL"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment