Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

NextBillion.Ai Server

БесплатноНе проверен

Provides geolocation, routing, and navigation tools including geocoding, place search, distance matrix, and turn-by-turn directions via NextBillion.ai APIs.

GitHubEmbed

Описание

Provides geolocation, routing, and navigation tools including geocoding, place search, distance matrix, and turn-by-turn directions via NextBillion.ai APIs.

README

A Model Context Protocol (MCP) server that provides geolocation, routing, and navigation tools powered by NextBillion.ai APIs.

Installation

npx @nbai/mcp

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

from github.com/nextbillion-ai/nbai-mcp

Установка NextBillion.Ai Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/nextbillion-ai/nbai-mcp

FAQ

NextBillion.Ai Server MCP бесплатный?

Да, NextBillion.Ai Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для NextBillion.Ai Server?

Нет, NextBillion.Ai Server работает без API-ключей и переменных окружения.

NextBillion.Ai Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить NextBillion.Ai Server в Claude Desktop, Claude Code или Cursor?

Открой NextBillion.Ai Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare NextBillion.Ai Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai