Odel
IterableData

IterableData

Local
@datenoio37PythonMITUpdated 2w ago

Streaming read, convert, and inspect 100+ formats. Install iterabledata[mcp] and run iterable-mcp.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIiterabledatav1.0.23

Run

uvx iterabledata

MCP client config

{
  "mcpServers": {
    "iterabledata": {
      "command": "uvx",
      "args": [
        "iterabledata"
      ]
    }
  }
}