Cloud · MODEL CONTEXT PROTOCOL

houtj dlis mcp server

An MCP server for reading dlis files

WHAT IT CONNECTS

What houtj dlis mcp server gives an 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

An MCP listing is not a security review

An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.