io.github.JinyangWang27/people-context
PYPI · PEOPLE-CONTEXT · SCANNED SEP 21
Local-first MCP server giving AI agents contextual knowledge about the people in your life
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security50
- Malware scan not yet available for this package.Unverified
- No known CVEs affecting this package version or its production dependencies.Pass
- Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
- 1 of 31 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency35
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: no license is declared. See how to fix → Fail
- Actively maintained (last published 6 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability79
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 5193 tokens (~126/item across 41 items; 39 tools + 2 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management60
- Stability observed for 18 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 0% of tool parameters carry a description.Fail
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 41 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
How do I install the io.github.JinyangWang27/people-context MCP server?
io.github.JinyangWang27/people-context runs locally as a PyPI package, launched with uvx people-context. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
pypi · people-context
claude mcp add jinyangwang27-people-context -- uvx people-context
{
"mcpServers": {
"jinyangwang27-people-context": {
"command": "uvx",
"args": [
"people-context"
]
}
}
} {
"servers": {
"jinyangwang27-people-context": {
"command": "uvx",
"args": [
"people-context"
]
}
}
} codex mcp add jinyangwang27-people-context -- uvx people-context
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"jinyangwang27-people-context": {
"type": "local",
"command": [
"uvx",
"people-context"
],
"enabled": true
}
}
} openclaw mcp add jinyangwang27-people-context --command uvx --arg people-context
mcp_servers:
jinyangwang27-people-context:
command: "uvx"
args: ["people-context"] {
"McpServers": {
"jinyangwang27-people-context": {
"Transport": "stdio",
"Command": "uvx",
"Arguments": [
"people-context"
]
}
}
} assistant mcp add jinyangwang27-people-context -t stdio -c uvx -a people-context
{
"mcpServers": {
"jinyangwang27-people-context": {
"command": "uvx",
"args": [
"people-context"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.
- 18 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.
- 15 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.
- 14 Sept 26 0
- Schema quality: 4168 → 5193 ▼ functional
- Package version: 1.2.0 → 1.2.1 functional
- 13 Sept 26 0
- Malware scan: unverified → pass ▲ security
- Package version: 1.1.1 → 1.2.0 functional
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Sept 26 +4
- Stability: unverified → 0.27 ▲ functional
- 9 Sept 26 −15
- Malware scan: pass → unverified ▼ security
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 21 Sept 2026 · Analysed pypi/people-context@1.2.1
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | pypi |
Background: How many MCP packages publish verified provenance →
Install scripts 1 script
| Hook | Tier | Command |
|---|---|---|
| build_backend | allowlisted | hatchling.build |
Background: Why install scripts are a supply-chain risk →
Dependencies 31 packages
| Packages resolved | 31 |
|---|---|
| No linked repository | 1 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
add_alias ~111
Add a normalized-deduplicated alias to an existing person. `kind` is one of `nickname`, `native_script`, `transliteration`, `handle`, `former_name`, or `other`, and defaults to `other`. The published schema carries the enum, so an unlisted value is refused before the alias is built rather than dropped.
| Name | Type | Req | Description |
|---|---|---|---|
| kind | – | – | – |
| lang | – | – | – |
| person_id | string | yes | – |
| script | – | – | – |
| value | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
add_group_membership ~195
Record that an existing person held a role in an existing group. Record only what was stated or confirmed. Leave dates out when they are unknown — never guess a school year or fill a January 1 date. `temporal_basis` is `unknown` (no dates), `period` (at least one known bound; a missing bound means unknown, not open-ended), or `ongoing` (asserted current, no end date); it is inferred from the dates when omitted, except that `ongoing` must be stated. `role` defaults to `member`. `sensitivity` defaults to `personal`. Concurrent and historical memberships are all kept.
| Name | Type | Req | Description |
|---|---|---|---|
| confidence | – | – | – |
| group_id | string | yes | – |
| person_id | string | yes | – |
| role | – | – | – |
| sensitivity | – | – | – |
| temporal_basis | – | – | – |
| valid_from | – | – | – |
| valid_to | – | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
close_group_membership ~101
Record the last day a historically true membership held. Use this when someone left a group; the membership's earlier facts are preserved. It refuses a membership that already records an end (`already_ended`) or an end before its start (`ends_before_start`). Use `correct_record` with entity type `group_membership` when a stored membership was simply wrong.
| Name | Type | Req | Description |
|---|---|---|---|
| ended_on | string | yes | – |
| membership_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
commit_import ~36
Commit accepted people and resolvable interactions idempotently.
| Name | Type | Req | Description |
|---|---|---|---|
| accepted_ids | array | yes | – |
| batch_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
complete_reminder ~24
Transition one active reminder to completed.
| Name | Type | Req | Description |
|---|---|---|---|
| reminder_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
correct_record ~44
Correct whitelisted assertion fields in place with before/after audit.
| Name | Type | Req | Description |
|---|---|---|---|
| entity_id | string | yes | – |
| entity_type | string | yes | – |
| fields | object | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
create_group ~148
Create one identified group: a class, cohort, team, department, club, household, or community. Every call creates a new group; an equal name is never treated as the same group. Use `find_groups` first and reuse the returned `id` when the user confirms it is the same one. `organization_id` must name an existing organization and only places the group under it — it creates no affiliation. `sensitivity` defaults to `personal`; a `sensitive` or `restricted` group is withheld from ordinary reads together with every membership in it.
| Name | Type | Req | Description |
|---|---|---|---|
| kind | – | yes | – |
| name | string | yes | – |
| organization_id | – | – | – |
| sensitivity | – | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
explain_shared_connections ~317
Explain how two people are connected through groups they were both recorded in, and when. Use for shared-background, introduction, and "how do they know each other" questions. Pass each person as an id (`person_a_id`, `person_b_id`) or a name (`person_a`, `person_b`). Each connection is one membership of each person in the same group, cited in full. `label` is `classmates` (both `student` in a `class`) or `teammates` (both `participant` in a `team`) only when the recorded dates prove a common day (`temporal: overlap`, with the `overlap` period); otherwise the connection is `shared_context` only. `temporal` is `disjoint` when the dates exclude a common time and `unknown` when they cannot tell. Sharing a club, household, or community is not friendship, kinship, or acquaintance; different groups under one organization, and people linked through a third person, share nothing here. `direct_relationships` are recorded relationships between the two, kept apart from derived results. No result means no shared group was found, not that they do not know each other. Only ordinary groups and memberships are used; `truncated` and `memberships_truncated` report a partial answer.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| person_a | – | – | – |
| person_a_id | – | – | – |
| person_b | – | – | – |
| person_b_id | – | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
find_connection ~45
Return one shortest relationship path, or a structured not-connected result.
| Name | Type | Req | Description |
|---|---|---|---|
| max_depth | integer | – | – |
| person_a | string | yes | – |
| person_b | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
find_groups ~96
List groups whose normalized name contains `name`, optionally of one `kind`. Results are candidates, not identity: two groups with the same name stay distinct, so ask the user which one is meant when several match. Sensitive and restricted groups are never returned by this ordinary tool. Ordered by normalized name then id; `truncated` reports more.
| Name | Type | Req | Description |
|---|---|---|---|
| kind | – | – | – |
| limit | integer | – | – |
| name | – | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
forget ~33
Hard-delete a person or record and redact identifying audit history.
| Name | Type | Req | Description |
|---|---|---|---|
| scope | string | yes | – |
| target | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
get_communication_guidance ~72
Return sensitivity-gated signal for client-composed communication advice. Pass `person_id` from `resolve_person`, or `person` (a name or alias) to resolve inline; an ambiguous name returns candidates instead of guidance.
| Name | Type | Req | Description |
|---|---|---|---|
| person | – | – | – |
| person_id | – | – | – |
| situation | – | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
get_consolidation_context ~428
Return one person's stored facts, traits, observations, and affiliations and how they relate. Pass `person_id` from `resolve_person`, or `person` (a name or alias) to resolve inline. Use this before proposing maintenance. `signals` names pairs of records that share a predicate or category and says how they stand — `duplicate_fact`, `restated_fact`, `contradictory_fact`, `succeeding_fact`, `duplicate_trait`, `divergent_trait` — comparing normalized values and inclusive validity periods only. It decides nothing: reading the evidence and proposing a `correct_record`, a `supersede_fact`, or a `merge_people` for the user to approve is your job, and several observations supporting one trait are separate evidence rather than duplicates. `affiliations` carries the person's stored roles at organizations — employment, education, membership — with their ids, dates, provenance, and any import receipt, so an incoming CV claim can be checked against what is already recorded. It has its own page and its own `affiliations_truncated` flag, and no signal is computed over it: two roles at one organization may be a promotion, a rehire, or two concurrent posts, and only you can read which. A `valid_to` of null means the stored assertion set no end, not that the role is confirmed current, and `created_at` is when the row was written rather than when the role began. A page that truncates is not evidence that a role is absent. This read never writes. Sensitive and restricted records are never returned, and a trait names only evidence that is itself ordinary. Affiliations carry no disclosure level at all, so this collection adds no sensitivity control and is no route to a protected fact — background that needs one belongs in a fact. An unknown or removed person returns `found: false` rather than an error.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| person | – | – | – |
| person_id | – | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
get_group ~81
Return one group and a bounded page of its recorded memberships. These are recorded memberships only: sharing a group is context, not proof that members know each other. Sensitive and restricted groups read as `found: false`, and sensitive or restricted memberships are omitted without affecting `truncated`.
| Name | Type | Req | Description |
|---|---|---|---|
| group_id | string | yes | – |
| limit | integer | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
get_person_context ~167
Assemble a minimal-disclosure context bundle for one person. Pass `person_id` from `resolve_person`, or `person` (a name or alias) to resolve inline: an ambiguous name returns the candidates instead of context. Returns narrow identity fields, active relationships and affiliations, and one ranked facts/interactions slice capped by `max_items`. Set `include_communication=true` (or a `purpose` mentioning communication) to include communication traits. Sensitive and restricted records are never returned by this ordinary tool, and leave no trace that they exist. `truncated` says the item budget cut the list.
| Name | Type | Req | Description |
|---|---|---|---|
| include_communication | boolean | – | – |
| max_items | integer | – | – |
| person | – | – | – |
| person_id | – | – | – |
| purpose | – | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
get_person_timeline ~140
Return one person's recent history, newest first, as a bounded chronology. Pass `person_id` from `resolve_person`, or `person` (a name or alias) to resolve inline. Entries project durable records — interactions, observations, facts, affiliations, relationships, and traits — with the stored timestamp each was placed by and which field that was. Sensitive and restricted records are never returned by this ordinary tool, and a trait names only evidence that is itself ordinary. An unknown or removed person returns `found: false` rather than an error.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| person | – | – | – |
| person_id | – | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
get_relationship_graph ~69
Return active relationship structure around one person, capped for bounded disclosure. Pass `person_id` from `resolve_person`, or `person` (a name or alias) to resolve inline.
| Name | Type | Req | Description |
|---|---|---|---|
| depth | integer | – | – |
| person | – | – | – |
| person_id | – | – | – |
| types | – | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
get_stale_relationships ~45
Return people you have not interacted with recently, using ordinary interactions only.
| Name | Type | Req | Description |
|---|---|---|---|
| category | – | – | – |
| limit | integer | – | – |
| threshold_days | integer | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
import_content ~235
Extract and atomically stage header-only candidates from a supported source without bodies. Accepted `source_type` values are `email`, `mbox`, `vcard`, `ics`, `linkedin`, `outlook`, and `whatsapp`. `self_sender` is an optional chat-export label for the user, such as a display name or a bare phone number, used to omit the user's own messages. A `path` import records a receipt for the file it read, so importing that exact file again reports the existing batch instead of staging a second copy. `forced` says the repeat is intentional: it stages the same content as a distinct processing session and never weakens the duplicate rule for later calls. It is also the only way past `source_previously_redacted` after a hard forget — and for `mbox`, which is read from a path and cannot be resubmitted as inline content, the only way at all.
| Name | Type | Req | Description |
|---|---|---|---|
| content | – | – | – |
| forced | boolean | – | – |
| path | – | – | – |
| self_sender | – | – | – |
| source_type | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
list_group_memberships ~87
Return a bounded page of one person's recorded group memberships with each group. Pass `person_id` from `resolve_person`, or `person` (a name or alias) to resolve inline. Only ordinary memberships in ordinary groups are returned. An unknown or removed person returns `found: false`.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| person | – | – | – |
| person_id | – | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
list_reminders ~73
List pull-based reminders, due-dated first and communication notes last. Filter by `person_id`, or by `person` (a name or alias) resolved inline; omit both for every person's reminders.
| Name | Type | Req | Description |
|---|---|---|---|
| due_before | – | – | – |
| person | – | – | – |
| person_id | – | – | – |
| status | – | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
merge_people ~35
Merge a duplicate person into a primary person atomically.
| Name | Type | Req | Description |
|---|---|---|---|
| duplicate_id | string | yes | – |
| primary_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
record_fact ~100
Record a time-aware fact about an existing person. `sensitivity` defaults to `personal`; `sensitive` and `restricted` records are withheld from ordinary reads. Prefer `remember` for a single statement named by a person's name.
| Name | Type | Req | Description |
|---|---|---|---|
| confidence | – | – | – |
| person_id | string | yes | – |
| predicate | string | yes | – |
| sensitivity | – | – | – |
| valid_from | – | – | – |
| valid_to | – | – | – |
| value | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
record_interaction ~50
Record a concise interaction summary after validating all participants.
| Name | Type | Req | Description |
|---|---|---|---|
| channel | – | – | – |
| occurred_at | – | – | – |
| participant_ids | array | yes | – |
| sensitivity | – | – | – |
| summary | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
record_observation ~45
Record a subjective observation, separate from disclosed context.
| Name | Type | Req | Description |
|---|---|---|---|
| observed_at | – | – | – |
| person_id | string | yes | – |
| sensitivity | – | – | – |
| text | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
record_trait ~116
Record a derived trait with validated category and provenance. `category` is one of `communication_style`, `temperament`, `values`, `preference`, `topics_to_avoid`, or `other`. Cite the observation or interaction it rests on in `evidence_note` or `evidence_ids` where you can.
| Name | Type | Req | Description |
|---|---|---|---|
| category | – | yes | – |
| confidence | – | – | – |
| evidence_ids | – | – | – |
| evidence_note | – | – | – |
| person_id | string | yes | – |
| sensitivity | – | – | – |
| value | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
remember ~371
Record one thing the user stated about one person, in a single call. Use this when the user directly tells you something durable — "Alice from Acme prefers short emails", "Bob is my manager", "I had coffee with Dana today". `person` is the name as the user said it: it is resolved first, and a new person is created only when nobody matches. `org`/`role` record an affiliation, `relationship` records how the user relates to them (e.g. `manager_of`, `friend_of`, from the user's point of view), and `note` records the statement as a `fact`, `trait`, or `interaction`. Leave `kind` as `auto` to classify the note by a fixed keyword rule, or set it explicitly when you know. Pass `occurred_at` when the statement says an interaction happened earlier ("met Dana last week"); without it such a note is refused rather than dated today, because that date is what the staleness report reads. Identity is never guessed for a write: `status: ambiguous` or `unconfirmed` returns candidates and records nothing — ask the user, then call again with the exact canonical name or a unique alias. Everything recorded commits in one transaction and is audited like the individual tools. For material you extracted or inferred from a transcript rather than a direct statement, use `stage_candidates` so the user reviews it first.
| Name | Type | Req | Description |
|---|---|---|---|
| kind | string | – | – |
| note | – | – | – |
| occurred_at | – | – | – |
| org | – | – | – |
| person | string | yes | – |
| predicate | – | – | – |
| relationship | – | – | – |
| role | – | – | – |
| sensitivity | – | – | – |
| source | string | – | – |
| trait_category | – | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
remember_person ~145
Create a new person or update the existing one matching `name`. Use this to durably record someone the user talks about. `aliases` is a list of `{value, kind?, lang?, script?}` objects (kinds: nickname, native_script, transliteration, handle, former_name, other); new aliases are merged into an existing record. Set `summary` to describe who they are, and `is_self=True` only for the user themselves. Returns the person and whether it was created.
| Name | Type | Req | Description |
|---|---|---|---|
| aliases | – | – | – |
| is_self | boolean | – | – |
| name | string | yes | – |
| source | string | – | – |
| summary | – | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
resolve_person ~153
Resolve a name, nickname, or partial reference to candidate people. Call this first whenever the user mentions someone, before asking who they mean. Returns ranked candidates with a score and match reason. If two or more candidates are close, the result is flagged `ambiguous` and all are returned so you can disambiguate with extra context or a clarifying question. An empty candidate list means no confident match — use `remember` or `remember_person` to create a new record. Put distinguishing context in `hints` (`org`, `role`, `relationship`) rather than in `query`.
| Name | Type | Req | Description |
|---|---|---|---|
| hints | – | – | – |
| limit | integer | – | – |
| query | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
review_import ~25
Return staged candidates and statuses for one batch.
| Name | Type | Req | Description |
|---|---|---|---|
| batch_id | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
search_people ~66
Free-text search over stored people for browsing or lookup. Broader than `resolve_person`: use this to list who is known that matches a query, rather than to pin down a single identity. Returns ranked candidates.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| query | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
semantic_search ~76
Search active people and safe interaction summaries by multilingual semantic similarity. This optional local search requires an explicit `pctx reindex --semantic` first. It never downloads a model while serving a query and refuses to mix vectors from different model revisions.
| Name | Type | Req | Description |
|---|---|---|---|
| kinds | – | – | – |
| limit | integer | – | – |
| query | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
set_affiliation ~63
Create an affiliation, resolving an org id or get/creating by name.
| Name | Type | Req | Description |
|---|---|---|---|
| confidence | – | – | – |
| org | string | yes | – |
| person_id | string | yes | – |
| role | string | yes | – |
| valid_from | – | – | – |
| valid_to | – | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
set_communication_philosophy ~29
Store communication philosophy verbatim while auditing lengths only.
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
set_relationship ~62
Create a directed relationship between two existing people.
| Name | Type | Req | Description |
|---|---|---|---|
| confidence | – | – | – |
| label | – | – | – |
| object_id | string | yes | – |
| subject_id | string | yes | – |
| type | string | yes | – |
| valid_from | – | – | – |
| valid_to | – | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
set_reminder ~89
Create a reminder for an existing person. `kind` is `follow_up` (dated, something to do), `occasion` (a date that recurs), or `communication_note` (undated guidance surfaced with the person's context).
| Name | Type | Req | Description |
|---|---|---|---|
| due_at | – | – | – |
| kind | – | yes | – |
| person_id | string | yes | – |
| recurrence | – | – | – |
| text | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
stage_candidates ~617
Stage agent-extracted people, interactions, affiliations, facts, observations, traits, and relationships. Use this after extracting concise candidates from user-provided notes, meeting transcripts, or other agent-visible text. Distinguish what was stated (`fact`), what happened in this source (`observation`), and what you inferred (`trait`, which requires an explicit `confidence` and a concise `evidence_note`). Relationship candidates carry batch-local `from_ref`/`to_ref` and are ordinary-disclosure only: omit a relationship the user would consider sensitive or restricted rather than staging it. References are batch-local; raw notes and source text must not be included in candidate fields. A request using `observation`, `trait`, or `relationship` is bounded to 500 candidates, a 128-character `source`, 1 MiB of candidate JSON, and 8 KiB per string. A `fact` or `affiliation` may record who asserted it in an optional `stated_by` of at most 256 characters: a person, a document, or a role. Attribution is not verification. A CV saying someone is analytical is that person's own claim about themselves, so stage it as a fact whose value says so and whose `stated_by` names them, never as an inferred `trait`. `stated_by` is separate from `source`, which names the process that wrote the row, and from `source_kind` below, which receipts the artifact read. Omit it when the attribution is unknown rather than guessing at a speaker. A trait may name the records it was drawn from. Give a supporting `observation` or `interaction` any short `evidence_ref` label of your own and list those labels in the trait's `evidence_refs`; use `evidence_ids` for records already stored. Evidence must be about the trait's own person, and one trait cites at most 32 references and ids combined, each at most 256 characters. `source_kind` optionally records an import receipt for this batch. It is a machine category such as `meeting_transcript`, at most 128 characters of letters, digits, `.`, `_`, `-…
| Name | Type | Req | Description |
|---|---|---|---|
| candidates | array | yes | – |
| content_digest | – | – | – |
| external_source_id | – | – | – |
| extraction_fingerprint | – | – | – |
| label | – | – | – |
| source | string | yes | – |
| source_kind | – | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
supersede_fact ~186
Close a fact that was true and open its replacement from an effective date. Use this when a stored value was historically correct and the real-world state changed; `correct_record` remains the tool for a value that was simply wrong. The old fact keeps its person, predicate, value, and provenance and is closed the day before `effective_from`; the replacement inherits the old assertion's original end date, so a bounded claim is never widened into an open-ended one. Person, predicate, and the replacement's end date cannot be changed here. Omitting `confidence` or `sensitivity` inherits the old fact's. Both rows commit together under one logical transaction, or neither commits.
| Name | Type | Req | Description |
|---|---|---|---|
| confidence | – | – | – |
| effective_from | string | yes | – |
| fact_id | string | yes | – |
| new_value | string | yes | – |
| sensitivity | – | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
upcoming_dates ~62
Return ordinary birthdays and dated active reminders inside an inclusive upcoming window. Optionally narrow to one person by `person_id` or by `person` (a name or alias).
| Name | Type | Req | Description |
|---|---|---|---|
| person | – | – | – |
| person_id | – | – | – |
| window_days | integer | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
What is the io.github.JinyangWang27/people-context MCP server?
io.github.JinyangWang27/people-context is an MCP server listed in the public MCP registry as io.github.JinyangWang27/people-context. Local-first MCP server giving AI agents contextual knowledge about the people in your life. This page covers its PyPI package (people-context).
Is the io.github.JinyangWang27/people-context MCP server safe to use?
io.github.JinyangWang27/people-context scores 60 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.JinyangWang27/people-context MCP server expose?
io.github.JinyangWang27/people-context exposes 39 tools: resolve_person, get_person_context, search_people, semantic_search, remember_person, and 34 more. Their descriptions and schemas cost roughly 4,837 tokens of context every time the server is loaded.
Is the io.github.JinyangWang27/people-context MCP server still maintained?
io.github.JinyangWang27/people-context is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.