MCP.so
Sign In
N

Nextbillion.ai Mcp Server

@nextbillion-ai

About Nextbillion.ai Mcp Server

No overview available yet

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "nbai": {
      "command": "npx",
      "args": [
        "@nbai/mcp"
      ],
      "env": {
        "NBAI_API_KEY": "< Get your API Key at https://nb.ai >"
      }
    }
  }
}

Tools

7

Convert an address into geographic coordinates. You should prefer search_places over geocode when the address is not well formatted and might be ambiguous.

Convert coordinates into an address

Search for places using NBAI Places API. You should prefer search_places over geocode when the address is not well formatted and might be ambiguous. You can make multiple calls for getting locations for more than one place.

Get detailed information about a specific place. You can get the place ID from the search_places tool.

Calculate travel distance and time for multiple origins and destinations using NextBillion.ai API. You should prefer distance_matrix over directions when you need to get travel distance and time for multiple origins and destinations in one request. Distance Matrix does not provide turn-by-turn instructions.

Get directions between two points using NextBillion.ai API. You should prefer navigation over directions when you need to get turn-by-turn instructions or answering questions about the route.

Get turn-by-turn navigation between two points using NextBillion.ai API. You should prefer navigation over directions when you need to get turn-by-turn instructions or answering questions about the route.

Overview

What is Nextbillion.ai Mcp Server?

How to use Nextbillion.ai Mcp Server?

Key features of Nextbillion.ai Mcp Server

Use cases of Nextbillion.ai Mcp Server

FAQ from Nextbillion.ai Mcp Server

Comments

More Other MCP servers