diff-ai-mcp
v1.0.0
Published
AI-powered diff ai MCP server for agents. Supports diff texts, diff summary, word diff. By MEOK AI Labs.
Downloads
136
Readme
Diff AI MCP Server
By MEOK AI Labs — Compare texts and show differences with detailed change analysis
Installation
pip install diff-ai-mcpUsage
python server.pyTools
diff_texts
Compare two texts and show line-by-line differences.
Parameters:
text_a(str): First texttext_b(str): Second text
diff_summary
Generate a summary of differences between two texts.
Parameters:
text_a(str): First texttext_b(str): Second text
Authentication
Free tier: 30 calls/day. Upgrade at meok.ai/pricing for unlimited access.
License
MIT — MEOK AI Labs
