Skip to main content
Glama
phxdev1

People Data Labs MCP Server

by phxdev1

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PDL_API_KEYYesYour People Data Labs API key

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
enrich_personC

Enrich a person profile with additional data from People Data Labs

search_peopleC

Search for people matching specific criteria

bulk_person_enrichC

Enrich multiple person profiles in a single request

enrich_companyC

Enrich a company profile with additional data

search_companiesC

Search for companies matching specific criteria

search_schoolsC

Search for schools matching specific criteria

search_locationsC

Search for locations matching specific criteria

search_job_titlesC

Search for job titles matching specific criteria

search_skillsC

Search for skills matching specific criteria

autocompleteB

Get autocomplete suggestions for a partial query

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.4/5.0

Scored across 10 tools

Disambiguation5/5

Each tool has a clearly distinct purpose with no ambiguity. The tools are organized around specific resources (person, company, job titles, locations, schools, skills) and actions (enrich, search, autocomplete, bulk), making it easy for an agent to select the right tool for each task without confusion.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern using snake_case. The verbs are clear and appropriate (enrich, search, autocomplete, bulk_person_enrich), and nouns specify the target resource, creating a predictable and readable naming convention throughout the set.

Tool Count5/5

With 10 tools, this server is well-scoped for its purpose of data enrichment and search. Each tool earns its place by covering distinct aspects of the People Data Labs domain, such as enriching person/company profiles and searching across various entities, without being overly sparse or bloated.

Completeness5/5

The tool set provides complete coverage for the domain of data enrichment and search. It includes enrichment for both person and company profiles, bulk operations for efficiency, and comprehensive search capabilities across multiple entities (people, companies, job titles, locations, schools, skills), with no obvious gaps that would hinder agent workflows.

Maintenance

ActivityInactive
ResponsivenessNo issues