HomeMarketplace

Peopledatalabs MCP Integration - AI Agent Tools

Connect Peopledatalabs with AI agents using Model Context Protocol (MCP). Seamlessly integrate Peopledatalabs tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.

Features

  • Easy MCP setup with one command
  • Compatible with Claude, Cursor, Windsurf
  • 15+ available tools and actions
  • Built-in authentication and security
  • Real-time synchronization
  • No coding required

Category

Analytics & Data tools for AI automation

Setup Instructions

Install Peopledatalabs MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect Peopledatalabs with your AI agent.

Benefits

  • Automate Peopledatalabs workflows with AI
  • Increase productivity with AI-powered Peopledatalabs operations
  • Seamless integration with popular AI platforms
  • Enterprise-grade security and reliability
  • 24/7 support and documentation

Related Integrations

Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.

Peopledatalabs
Peopledatalabs

PeopleDataLabs provides B2B data enrichment and identity resolution, empowering organizations to build enriched user profiles and validate customer information

VerifiedComposioComposio Managed
Users
4039
Tools
15
Last Updated
12h ago

Category

Analytics & Data

4039VIEWS
33USERS

Tools

Page 1 of 3

Autocomplete Field Suggestions

Provides autocompletion suggestions for a specific field (e.g., company, skill, title) based on partial text input.

Clean Company Data

Cleans and standardizes company information based on a name, website, or profile url; providing at least one of these inputs is highly recommended for meaningful results.

Clean Location Data

Cleans and standardizes a raw, unformatted location string into a structured representation, provided the input is a recognizable geographical place.

Person Search With Elasticsearch

Performs a search for person profiles within people data labs using a custom elasticsearch domain specific language (dsl) query. this action allows for detailed and complex filtering based on various attributes of a person's profile, such as job title, skills, location, experience, and more. results can be paginated using the `size` and `scroll token` parameters. preconditions: - the `query` parameter must contain a valid elasticsearch dsl query string, structured as a json object. - if the `dataset` parameter is specified, it must be one of the allowed values: 'resume', 'email', 'phone', 'mobile phone', 'street address', 'consumer social', 'developer', 'all'. - note: this action queries the people data labs person search endpoint (`/v5/person/search`) and returns person records.

Generate Search Query

Converts natural language queries into structured pdl elasticsearch queries for people or company searches; generates optimized query structure without executing the search.

Get Column Details

Retrieves predefined enum values for a column name from `enum mappings.json`; `is enum` in the response will be false if the column is not found or is not an enum type.