DLIS MCP Server
About
Analyze and extract information from DLIS (Digital Log Interchange Standard) files, including channel data and metadata.
Details
- Author
- houtj
- Categories
- File Management, Other
Jump to
Setup
Install DLIS MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/houtj/dlis_mcp_server
Follow the installation instructions in the repository README, then restart your MCP client.
Analyze and extract information from DLIS (Digital Log Interchange Standard) files, including channel data and metadata.
A Model Context Protocol server that provides DLIS (Digital Log Interchange Standard) file analysis capabilities. This server enables LLMs to extract information from DLIS files, including channel data and metadata, with support for hierarchical data structures.
- Extract channel data from DLIS files
- Analyze DLIS file metadata
- Support for hierarchical data structures
- Easy integration with LLM applications
After installation, you can run it as a script using:
"mcpServers": { "dlis": { "command": "python", "args": ["-m", "mcp_server_time"] } }
- extract_channels- Extracts all channels from a DLIS file and saves them to a folder structure.
- Required arguments:
- file_path: Path to the DLIS file to analyze
- Required arguments:
- file_path: Path to the DLIS file to analyze
{ "name": "extract_channels", "arguments": { "file_path": "path/to/your/dlis_file.dlis" } }
{ "output_path": "path/to/the/output/folder" }
{ "name": "extract_channels", "arguments": { "file_path": "path/to/your/dlis_file.dlis" } }
{ "output_path": "path/to/the/output/file.txt" }
You can use the MCP inspector to debug the server:
npx @modelcontextprotocol/inspector mcp_server_dlis
- "What channels are available in this DLIS file at path/to/dlis/file.dlis?"
- "Show me the metadata structure of this DLIS file at path/to/dlis/file.dlis"
- "Extract all channels from this DLIS file at path/to/dlis/file.dlis"
We encourage contributions to help expand and improve mcp_server_dlis. Whether you want to add new DLIS analysis tools, enhance existing functionality, or improve documentation, your input is valuable.
For examples of other MCP servers and implementation patterns, see:https://github.com/modelcontextprotocol/servers
Pull requests are welcome! Feel free to contribute new ideas, bug fixes, or enhancements to make mcp_server_dlis even more powerful and useful.
mcp_server_dlis is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.
Read, analyze, and manipulate data in Excel (XLSX, XLS) and CSV files with advanced filtering and analytics.
Convert various file formats for documents and images, such as DOCX, PDF, CSV, and more.
Rust-powered PDF toolkit over MCP: create, read, and analyze PDFs; extract text and entities for RAG; convert to Markdown; split/merge/rotate/reorder pages; manage form fields and annotations; encrypt documents. Runs locally via uvx oxidize-mcp.
A server for AI agents to selectively process and extract content from PDF documents.
AI-powered document extraction infrastructure. Convert PDFs, Excel files, and scanned documents into structured JSON.
An MCP server that provides tools for downloading, compressing, optimizing images, and extracting text via OCR. Built using the Model Context Protocol (MCP), this server enables AI assistants to download images from URLs or search, compress and convert images with various format options, batch process entire directories with auto-generated reports, synchronize filename references across your project, and extract printed text from images.
Turn PDF bank statements into checked Excel, CSV or JSON with balance validation.
An MCP server for Optical Character Recognition (OCR) using the Tesseract engine.
Parses PDF files from a URL into structured formats like JSON and Markdown.
Agentic Document Parsing and Extraction (ADP)
ADP automatically classifies overseas invoices, domestic vouchers, procurement contracts, logistics documents, financial statements and trading contracts, and accurately extracts key fields. It also supports table parsing, content verification and multilingual recognition. Requiring no template setup, data labeling or ongoing rule maintenance, it efficiently handles high-volume document processing tasks.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



