# google-maps-mcp-server

**Category:** 👤 Customer Data Platforms  
**Repository:** https://github.com/TheNextGenNexus/business-data-mcp-servers  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/google-maps-mcp-server-2

## Description
Search local businesses, generate leads, and validate emails via Google Maps data

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "google-maps-mcp-server": {
    "command": "npx",
    "args": ["-y","google-maps-mcp-server-2"]
  }
}
```

## Documentation & README

# business-data-mcp-servers

MCP servers for business data, lead generation, legal research, and HR analytics — powered by [nexgendata](https://apify.com/nexgendata) on Apify.

## MCP Servers


### [Google Maps MCP Server](./servers/google-maps-mcp-server/)

Search local businesses, generate leads, and validate emails via Google Maps data

**Tools:** `search_local_businesses`, `generate_leads`, `validate_emails`

**Install:** `npx @nexgendata/google-maps-mcp-server`

### [Legal Research MCP Server](./servers/legal-mcp-server/)

Search court records, patents, and trademarks for legal research

**Tools:** `search_court_records`, `search_patents`, `search_trademarks`

**Install:** `npx @nexgendata/legal-mcp-server`

### [HR & Compensation MCP Server](./servers/hr-compensation-mcp-server/)

Search H1B visa salaries, salary benchmarks, and job market data

**Tools:** `search_h1b_salaries`, `get_salary_benchmarks`, `analyze_compensation`, `search_job_market`, `get_company_salary_data`

**Install:** `npx @nexgendata/hr-compensation-mcp-server`


## Quick Start

Each server can be installed independently:

```bash
# Pick the server you need
npx @nexgendata/<server-name>
```

Then add it to your Claude Desktop or Cline configuration.

## About nexgendata

nexgendata provides 64 data tools on the [Apify platform](https://apify.com/nexgendata), including 15 MCP servers for AI agent integration. Our tools cover social media, business data, web intelligence, finance, e-commerce, and more.

- **Blog:** [thenextgennexus.com](https://thenextgennexus.com)
- **Apify Store:** [apify.com/nexgendata](https://apify.com/nexgendata)
- **RapidAPI:** [rapidapi.com/rubymoonshot](https://rapidapi.com/user/rubymoonshot)

## License

MIT

