NextBillion.Ai Server
БесплатноНе проверенProvides geolocation, routing, and navigation tools including geocoding, place search, distance matrix, and turn-by-turn directions via NextBillion.ai APIs.
Описание
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
Установка NextBillion.Ai Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/nextbillion-ai/nbai-mcpFAQ
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
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare NextBillion.Ai Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
