Case Chronology MCP Server
@medelman17
Case Chronology MCP Server について
A Model Context Protocol (MCP) server for building and managing chronological timelines of case events. Perfect for legal professionals who need to organize complex case histories.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"case-chronology-mcp": {
"command": "uv",
"args": [
"pip",
"install",
"-e",
"."
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Case Chronology MCP Server?
A Model Context Protocol (MCP) server for building and managing chronological timelines of case events. It is perfect for legal professionals who need to organize complex case histories.
How to use Case Chronology MCP Server?
Install using uvx (recommended) or clone the repository and install with uv or pip. Configure Claude Desktop by adding the server to its MCP Servers configuration. Example commands: “Add an event: January 15, 2024 - Contract signed between ABC Corp and XYZ LLC” or “Export the chronology as markdown”.
Key features of Case Chronology MCP Server
- Smart date parsing for various formats (exact, approximate, month, quarter)
- Automatic extraction of dates and events from pasted documents
- Multi-format export (Markdown, CSV, brief text, JSON)
- Advanced search by date range, parties, keywords, or tags
- Party and document indexing for quick lookups
Use cases of Case Chronology MCP Server
- Organizing complex case histories for legal professionals
- Adding single events with parties, tags, and significance
- Parsing documents (e.g., emails) to extract and add events automatically
- Searching and filtering a timeline by criteria like date range or party
- Exporting the chronology in different formats for reporting or analysis
FAQ from Case Chronology MCP Server
How is data stored?
Events are stored in case_chronology.json in the same directory as the server. The file is created automatically on first use.
What date formats are supported?
Exact dates (3/15/2023, March 15, 2023), approximate dates (early March 2023, mid March 2023), month precision (March 2023), quarter precision (Q1 2023), and approximate markers (around 3/15/2023).
What if I get a “Python not found” error on Windows?
Install Python 3.10 or later from python.org and make sure to check “Add Python to PATH” during installation.
Why does the server disconnect immediately on Windows?
Check that the path in your Claude Desktop config is correct, use double backslashes (\\) in the JSON path, and verify your username is correct.
How can I test the server?
Run npx @modelcontextprotocol/inspector python chronology_server.py to test with the MCP Inspector.
「その他」の他のコンテンツ
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

EverArt
modelcontextprotocolModel Context Protocol Servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Servers
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
コメント