Lusha MCP Server

First-party hosted Model Context Protocol server exposing 22 Lusha tools over streamable HTTP. Authenticates with OAuth 2.1 (scope `mcp`, PKCE S256, dynamic client registration at auth.lusha.com) for the official Claude, ChatGPT and Codex connectors, or with a Lusha API key in a lowercase `x-api-key` header for every other client. A local stdio build ships on npm.

API entry from apis.yml

apis.yml Raw ↑
aid: lusha:mcp
name: Lusha MCP Server
description: First-party hosted Model Context Protocol server exposing 22 Lusha tools over streamable
  HTTP. Authenticates with OAuth 2.1 (scope `mcp`, PKCE S256, dynamic client registration at auth.lusha.com)
  for the official Claude, ChatGPT and Codex connectors, or with a Lusha API key in a lowercase `x-api-key`
  header for every other client. A local stdio build ships on npm.
humanURL: https://docs.lusha.com/mcp-docs
baseURL: https://mcp.lusha.com
tags:
- MCP
- Agents
properties:
- type: MCPServer
  url: mcp/lusha-mcp.yml
- type: ToolCrosswalk
  url: mcp/lusha-tool-crosswalk.yml
- type: Documentation
  url: https://docs.lusha.com/mcp-docs