Cloud · MODEL CONTEXT PROTOCOL
houtj dlis mcp server
An MCP server for reading dlis files
WHAT IT CONNECTS
houtj dlis mcp server 为 AI Agent 提供什么
- Extract channel data from DLIS files
- Analyze DLIS file metadata
- Support for hierarchical data structures
- Easy integration with LLM applications
- `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
- `get Metadata` - Extracts metadata from a DLIS file with hierarchical structure.
- Required arguments:
- `file_path`: Path to the DLIS file to analyze
- Extract channels from a DLIS file:
- Get metadata from a DLIS file:
- "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"
SECURITY
MCP 收录不等于安全审核
MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。