jbutcher21/senzing-mcp-server
3.2
If you are the rightful owner of senzing-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Senzing MCP Server provides entity resolution capabilities through the Model Context Protocol, enabling AI assistants to interact with the Senzing SDK.
Tools
Functions exposed to the LLM to take actions
search_entities
Search for entities by attributes like name, address, phone, and email.
get_entity
Retrieve detailed entity information by ID.
add_record
Add single entity records to the repository.
add_records_from_file
Bulk import entity records from JSONL files with multithreading.
delete_record
Remove records from the repository.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client