NextBillion.ai MCP Server
OfficialProvides geolocation, routing, and navigation tools using NextBillion.ai APIs, including geocoding, place search, distance matrix, directions, and turn-by-turn navigation.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@NextBillion.ai MCP Servergeocode 1600 Amphitheatre Parkway, Mountain View, CA"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
NextBillion.ai MCP Server
A Model Context Protocol (MCP) server that provides geolocation, routing, and navigation tools powered by NextBillion.ai APIs.
Installation
npx @nbai/mcpRelated MCP server: Mapbox MCP Server
Usage
With Claude Desktop
Add to your Claude Desktop configuration:
{
"mcpServers": {
"nbai": {
"command": "npx",
"args": ["@nbai/mcp"],
"env": {
"NBAI_API_KEY": "your-api-key-here"
}
}
}
}Environment Variables
NBAI_API_KEY- Your NextBillion.ai API key (required)
Available Tools
geocode - Convert addresses to coordinates
reverse_geocode - Convert coordinates to addresses
search_places - Search for places by query
place_details - Get detailed information about a place
distance_matrix - Calculate distances between multiple points
directions - Get routing directions between points
navigation - Get turn-by-turn navigation instructions
API Key
Get your API key at NextBillion.ai
License
MIT
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Geospatial intelligence with Mapbox APIs like geocoding, POI search, directions, isochrones, etc.
Geocoding, weather forecasts, and timezone lookups
Geoapify MCP — wraps the Geoapify Location Platform (geoapify.com)
- geoOAuthco.thinair
Geocoding, truck routing, traffic, weather, and place search via MCP — 11 hosted tools.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceProvides AI applications with geospatial intelligence through Mapbox APIs, enabling geocoding, POI search, routing, travel time analysis, isochrone generation, and static map creation for location-aware functionality.1,375BSD 3-Clause

Mapbox MCP Serverofficial
AlicenseAqualityAmaintenanceProvides geospatial intelligence to AI agents through Mapbox APIs, enabling geocoding, routing, POI search, map images, and offline spatial calculations.281,375353MIT
Magic Lane MCP Serverofficial
AlicenseBqualityBmaintenanceEnables AI agents to become geospatially intelligent assistants with tools for location search, smart routing, round trip planning, reverse geocoding, isochrone analysis, route visualization, geofence management, and interactive map display.8297Apache 2.0
nextbillion-mcpofficial
AlicenseNot gradedqualityBmaintenanceExposes NextBillion.ai location APIs as MCP tools for AI agents, including geocoding, place search, routing, distance matrices, isochrones, and static maps.Apache 2.0
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nextbillion-ai/nbai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server