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
7Convert 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
—
—
—
Basic information
More Other MCP servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments