Precision aviation flight planning (VFR, METAR/TAF weather, WGS84 routing) and road trip logistics
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"teckel-navigation-toolkit": {
"url": "https://mcp-servers.bh.tkllabs.io:9780/navigation-mcp",
"headers": {
"Authorization": "Bearer d1e12345-c234-45a6-9b76-1234567891ff"
}
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
This MCP server gives LLM/AI/Agents the ability to provide accurate navigation information. There are three main application areas (all can be combined): time & place, road-trips, and general aviation.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in maps
A Model Context Protocol (MCP) server providing TomTom's location services, search, routing, and traffic data to AI agents.
Real-time BART departures, trip planning, fares, stations, and advisories.
MCP server for the VesselAPI — maritime vessel tracking, port events, emissions, and navigation data
Fair meeting point discovery for AI agents with isochrone-based travel time fairness
MCP Security Weekly
Get CVE alerts and security updates for Navigation Toolkit MCP Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
This MCP server gives LLM/AI/Agents the ability to provide accurate navigation information. There are three main application areas (all can be combined): time & place, road-trips, and general aviation.
Accurate determination of local time and sun position at any place in the world, taking into account time zones and daylight savings corrections.
“How many hours of daylight will there be on the Isle of Man on June 15th this year?”
“What time is it in Hong Kong right now, and what are the light conditions (daylight, twilight, or darkness)?”
“What time is sunrise and sunset in Hamburg, Germany tomorrow?”
“My flight is departing for San Francisco from London at 3 hours from now. The flight will take ten hours. What time will it be when I arrive in San Francisco, and what will the lighting conditions be?”
Accurate determination of driving distances and times anywhere in the world, taking into account current traffic (and allowing for ferry trip times if water crossing required). Computation of latitude and longitude for any place specified by address, postal code, name, landmark, etc. Search for hotels, restaurants, or any other typical feature, within a specified range of any location.
“What is the distance, and how long will it take, to drive from Joshua Tree to Oakland CA?”
“Find me 10 hotels within 20 miles of Prestwick Airport, UK”
“What is the latitude and longitude of UK postcode IM4 7BN?”
“If I drive from Berlin to Munich tomorrow, departing at 9am local time, will it be dark when I arrive?”