deepdiff-mcp

abnerjacobsen/deepdiff-mcp

3.1

If you are the rightful owner of deepdiff-mcp 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 DeepDiff MCP Server allows users to leverage the DeepDiff library's functionality through the Model Context Protocol, facilitating seamless interaction with DeepDiff from any MCP client.

Tools

Functions exposed to the LLM to take actions

compare

Compare two objects and return their differences.

get_deep_distance

Calculate the deep distance between two objects.

search

Search for an item within an object.

grep

Search for an item within an object using grep-like behavior.

hash_object

Hash an object based on its contents.

create_delta

Create a delta that can transform one object into another.

apply_delta

Apply a delta to transform an object.

extract_path

Extract a value from an object using a path.

compare_files

Compare two CSV, Excel, or JSON files directly.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources