AI-powered document comparison ai MCP server for agents. Supports compare documents, compare versions, store document. By MEOK AI Labs.
Project description
Overview
Document Comparison Ai MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
compare_documents |
Compare two documents and find differences |
compare_versions |
Compare two stored document versions |
store_document |
Store a document for future comparisons |
get_document |
Get a stored document |
list_versions |
List all versions of a document |
compute_similarity |
Compute similarity score between texts |
find_common_terms |
Find common and unique terms between documents |
get_comparison_history |
Get comparison history |
export_diff |
Export diff in specified format |
Installation
pip install meok-document-comparison-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"document-comparison-ai": {
"command": "python",
"args": ["-m", "meok_document_comparison_ai_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 9 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
Pairs with MEOK Governance Suite
Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.
# One-shot install of the governance pack
npx meok-setup --pack governance
Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file document_comparison_ai_mcp-1.0.6.tar.gz.
File metadata
- Download URL: document_comparison_ai_mcp-1.0.6.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9737023ab04944533c1f571b833e1af2745d57eef650efc7769fccbbe957820e
|
|
| MD5 |
57734a2ddd804dad688ec96bb488ce04
|
|
| BLAKE2b-256 |
3ca2a3d347de0bfcd83ebf9e2c62f5b6dd7cdeef88c60c65b281d5351c27dbe2
|
File details
Details for the file document_comparison_ai_mcp-1.0.6-py3-none-any.whl.
File metadata
- Download URL: document_comparison_ai_mcp-1.0.6-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45137b7ad93d2732638d3522510d6086151ee63527afbfcdd0610bbd6b8a3c4b
|
|
| MD5 |
b1e971584ae2c97c6c76775d32bb2121
|
|
| BLAKE2b-256 |
01027b4348449940d05fd944a06e5a3448bc2f9c607800618be64d1ad21f30c1
|