Skip to main content
Most AI agents are blind. They hallucinate, they guess, they fail. All because they can’t see the real world. Model Control Protocol (MCP) is an open standard developed by Anthropic. It gives AI agents a simple, standardized way to plug into tools, data, and services. The Nimble MCP Server bridges this gap by providing real-time, structured web data that transforms how agents interact with the digital world. With tools for web search, location data, business intelligence, agents, and data pipelines, it turns chaotic web information into signals your agents can actually use.

Get Started

Prerequisites

Nimble API Key — You’ll need an API key to authenticate with the MCP server. Sign up and generate a key from your Account Settings > API Keys.

Setup by Platform

One-Click Install

Click the button below to add the Nimble MCP server to Cursor instantly:Add to CursorAfter installing, replace NIMBLE_API_KEY in Cursor Settings > MCP Servers > nimble-mcp-server with your actual Nimble API key.
Add to .cursor/mcp.json (project) or ~/.cursor/mcp.json (global):
{
  "mcpServers": {
    "nimble-mcp-server": {
      "url": "https://mcp.nimbleway.com/mcp",
      "headers": {
        "Authorization": "Bearer NIMBLE_API_KEY"
      }
    }
  }
}
Restart Cursor for changes to take effect.

Available Tools

The Nimble MCP Server provides 19+ tools across five categories:
  • Web Search & Content Extractionnimble_extract, nimble_deep_web_search
  • Google Maps & Local Businessnimble_google_maps_search, nimble_google_maps_place, nimble_google_maps_reviews
  • E-commerce & Marketplacenimble_targeted_engines, nimble_targeted_retrieval
  • Agentsnimble_agents_list, nimble_agents_get, nimble_agents_generate, nimble_agents_run, nimble_agents_publish
  • Data Pipelinesnimble_pipeline_list, nimble_pipeline_templates, nimble_pipeline_create, nimble_pipeline_run, nimble_pipeline_metadata, nimble_pipeline_query, nimble_pipeline_input_generate

Available Tools

View detailed documentation for all tools

Plugin Installation

For a richer experience with guided skills and workflows, install the Nimble plugin for Claude Code, Cursor, or Vercel Agent Skills CLI.

Plugin Installation

Install the unified Nimble plugin for Claude Code, Cursor, or Agent Skills CLI
Example using Nimble Maps API in Claude Desktop We can’t wait to see what cool things your AI agents will do with our tools! Have ideas for making these tools better or need help getting started?
Drop us a line - we’re here to help your agents get the data they need!