mcpserver.lol
registry/anchord
Connection check auth required

anchord

Read-only MCP for identity resolution and write guardrails.

Tools 11
GitHub stars
Installs / wk 43
Licence
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

11 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

get_entity from source
Fetch an AnchorID (canonical entity) by UUID. Optionally include linked
get_entity_export from source
Export the golden record for an AnchorID. Returns the merged/canonical
guard_write from source
Evaluation-only pre-write safety check. Verifies the AnchorID exists,
guard_write_batch from source
Batch pre-write safety check for multiple AnchorIDs (max 200).
ingest_record from source
Ingest a single source record into Anchord. The record is matched to an
link_source_record from source
Create or reactivate a link between an AnchorID and a source record.
resolve_company from source
Resolve a company to an AnchorID using domain, name, city/state,
resolve_company_batch from source
Resolve multiple companies to AnchorIDs in a single call (max 200).
resolve_person from source
Resolve a person to an AnchorID using email, name, company domain,
resolve_person_batch from source
Resolve multiple people to AnchorIDs in a single call (max 200).
unlink_source_record from source
Soft-delete the link between an AnchorID and a source record.