Skip to main content
Glama
Xverum-LLC

Xverum mcp

Official
by Xverum-LLC

Xverum — MCP Server

License: MIT MCP Compatible Claude Ready OpenAI Compatible GDPR Compliant CCPA Compliant

Find and enrich people from 750M professional profiles, with Next Move Signal job-change scores. Search by role, seniority, skills, industry, and location in plain English. Pull profiles with description, work history, education, and seniority, then see who's likely to change jobs next with Next Move Signal. Built for AI products and agents: sourcing candidates, building lead lists, and mapping markets and accounts.

This is a hosted, remote MCP server — there is nothing to install or run. Point your client at the endpoint below and sign in with OAuth.

Is there an MCP server for finding people?

Yes. The Xverum MCP lets your AI assistant find and enrich the right people from a global professional-profiles dataset — no scraping, no browser tabs. Ask in plain language ("find senior data engineers in Amsterdam" or "VPs of sales at Series A SaaS companies") and it returns ranked profiles; ask about one and it pulls the full background. It's built for two jobs: sourcing job candidates by role, skills, and location, and building sales lead lists of decision-makers. Connect it to Claude or any MCP-compatible assistant in one command.

Related MCP server: abm.dev MCP server

Prerequisites

Sign up at Ask Xverum.

Connect your client

claude mcp add --transport http xverum https://mcp.xverum.com/mcp

Verify with /mcp — you should see xverum with three tools.

Add to ~/.cursor/mcp.json:

{
  "mcpServers": {
    "xverum": {
      "type": "http",
      "url": "https://mcp.xverum.com/mcp"
    }
  }
}

Add to .vscode/mcp.json:

{
  "servers": {
    "xverum": {
      "type": "http",
      "url": "https://mcp.xverum.com/mcp"
    }
  }
}

Most clients take a JSON config of this shape:

{
  "mcpServers": {
    "xverum": {
      "type": "http",
      "url": "https://mcp.xverum.com/mcp"
    }
  }
}

Consult your client's docs for where that file lives.

Also in the MCP Registry as com.xverum/mcp, so many agents can add it by name.

Authentication. The server uses OAuth — on first connection your client opens a browser window to sign in. No API keys to paste. See docs/authentication.md.

Tools

Tool

What it does

Cost

search_people_xverum

Find people matching a natural-language description – candidates, prospects, or decision-makers. Returns ranked profiles.

1 credit per result

enrich_person_xverum

Pull the full profile for one person by id: description, work history, education, and seniority.

4 credits per full profile

predict_job_change_xverum

Score how likely a person is to change roles – before they declare it. Refreshed weekly.

10 credits per score

Full reference: docs/tools.md.

Examples

Example 1: Search people (search_people_xverum)

Senior Python developers with Kubernetes in Seattle

Example 2: Enrich a profile (enrich_person_xverum)

Get profile id 401241903

Credits

1 credit per search result · 4 credits per full profile · 10 credits per job-change score. Each response reports credits_used and credits_remaining. See plans and pricing

Docs

Privacy & security

  • Authentication is handled via OAuth — no API keys are stored or transmitted in config files.

  • The server exposes exactly the three tools listed above. It cannot write, delete, or take any action on your behalf.

  • Profile data comes from Xverum's licensed professional-profiles dataset.

Support

Questions or issues: open an issue on this repo, or contact us via agentic.support@xverum.com.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityMaintained
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    F
    maintenance
    Enables AI tools to search and enrich B2B leads, including finding professional emails, company profiles, and filtering people and companies by various criteria.
    5
    227
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Account-based marketing enrichment for AI agents. Enriches people and companies from email, LinkedIn URL, or domain with cited multi-source fields.
    39
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to enrich LinkedIn prospect data with current role, company, and experience through MCP or REST, with credit-metered access and free credits.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enriches person profiles from email addresses, returning full name, job title, company, social links, and location. Works as a drop-in replacement for Apollo person enrichment at lower cost.
    MIT

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Xverum-LLC/xverum-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server