peoplemesh
PeopleMesh is the AI-powered matching layer for modern organizations. It helps people discover the right colleagues, internal opportunities, communities, and projects through semantic search that understands context, not just keywords.
Install / Use
claude mcp add francescopace -- npx -y github:francescopace/peoplemeshIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
AI & Machine LearningSupported Platforms
Tags
Skill content
View source on GitHubPeopleMesh
The right match in your mesh.
PeopleMesh is the AI-powered matching layer for modern organizations. It helps people discover the right colleagues, internal opportunities, communities, and projects through semantic search that understands context, not just keywords.
By combining embeddings with metadata-based ranking, PeopleMesh surfaces high-signal matches faster, cuts through noise, and improves internal mobility and collaboration.
Built privacy-first, PeopleMesh includes granular consent controls, configurable retention, and GDPR-aligned data rights workflows. Available via web app, API, and MCP integrations for AI assistants.
Open-source at the core. Enterprise-ready in practice. Never built on personal data monetization.
Red Hat AI Quickstart
PeopleMesh is now included in the Red Hat AI Quickstarts catalog as Deploy AI-powered talent discovery with semantic search.
The official quickstart packaging, deployment assets, and installation guides are available inrh-ai-quickstart/peoplemesh.
Why PeopleMesh
In large organizations, discovery is fragmented across chat, spreadsheets, and disconnected systems. PeopleMesh provides one search surface: describe what you need in natural language and get ranked matches across all node types.
What You Can Do
- Search colleagues, internal opportunities, communities, and initiatives with one prompt (from web UI, API, or MCP clients)
- Build and enrich profiles (manual, CV import, OAuth import)
- Manage skill catalogs and self-assessments
- Discover relevant communities, projects, and initiatives
- Access PeopleMesh from the web app, API integrations, ChatGPT/Claude via MCP, or any AI agent that supports MCP
- Use MCP search through a prompt-based tool so query parsing stays server-side and consistent with the web experience
How It Works
PeopleMesh models the organization as a single graph-like mesh where each entity is a node (people, opportunities, groups, communities, projects, initiatives, and more). Each node is converted into an embedding vector that captures semantic meaning from its content and metadata.
When a user searches, the query is embedded in the same vector space and matched against nodes using vector similarity (cosine similarity), then ranked to return the most relevant results.
Trust, Security, and GDPR by Design
PeopleMesh is built with security and privacy controls as first-class product constraints:
- Granular consent management by scope with user-controlled revoke/re-grant flows
- GDPR rights support in product flows (data export, account deletion, processing restriction)
- Configurable retention enforcement
- Pseudonymized audit trails (hashed identifiers, no profile content in logs)
- Protected maintenance surfaces (
X-Maintenance-Keyand optional CIDR allowlists)
Quick Start
Run locally with:
make start
Requirements: Java 25+, Maven 3.9+, Docker.
DevServices auto-starts PostgreSQL (pgvector) and Docling.
The base runtime configuration targets OpenAI through LangChain4j.
The local dev profile is environment-driven: by default it uses a local Ollama endpoint through its OpenAI-compatible API and keeps Docling enabled for CV import.
To run the same dev profile with OpenAI-backed seeds and PDF import:
OPENAI_API_KEY=... \
CV_IMPORT_PROVIDER=openai \
DOCLING_DEVSERVICES_ENABLED=false \
DOCLING_BASE_URL=http://localhost:5001 \
DEV_SEED_PROFILE=openai \
mvn quarkus:dev
This keeps the dev profile active, switches CV import to openai, loads the openai seed set, disables Docling DevServices, and provides the Docling base URL explicitly for extension bootstrap.
Documentation
Technical documentation is organized in docs/README.md.
Open-source governance and legal documents:
Medium articles (friend links, no paywall):
- Part 1: We Are Dehumanizing Our Companies. AI Doesn't Have To.
- Part 2: How to Build a Semantic Discovery Layer for Your Company
License
Apache License 2.0. See LICENSE.
Enterprise Support and Plugins
PeopleMesh core remains fully open-source under Apache-2.0. Official enterprise support and proprietary enterprise plugins/connectors (for example LDAP, Slack, LinkedIn, Workday) are available separately for organizations that need them. For enterprise inquiries, see SUPPORT.md.
Author
- Author: Francesco Pace
- Website: peoplemesh.org
- Repo: github.com/francescopace/peoplemesh
Related Skills
momen-cursurrules-prompt-file
40.6kCursor rules for building custom frontends with Momen.app as headless BaaS with GraphQL API, actionflows, AI agents, and Stripe integration.
semiotic-react-dataviz-cursorrules-prompt-file
40.6kCursor rules for Semiotic data visualization library with 30+ chart types, MCP server, and AI-assisted chart generation.
claude-mem
90.7kPersistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
Understand-Anything
79.3kGraphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
