IterableData
Rank #5,413io.github.datenoio/iterabledata
Streaming read, convert, and inspect 100+ formats. Install iterabledata[mcp] and run iterable-mcp.
IterableData is a Model Context Protocol (MCP) server published by datenoio. It ranks #5,413 of 132,046 servers tracked on MCP Toplist, and its repository has 37 GitHub stars. IterableData is listed on Official MCP, with 1 tracked version. It was first listed on Jul 22, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 126,633 of 132,046 servers on MCP Toplist.
Use IterableData
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add iterabledata -- uvx iterabledata[mcp_servers.iterabledata]
command = "uvx"
args = ["iterabledata"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"iterabledata": {
"command": "uvx",
"args": [
"iterabledata"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"iterabledata": {
"command": "uvx",
"args": [
"iterabledata"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"iterabledata": {
"type": "stdio",
"command": "uvx",
"args": [
"iterabledata"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"iterabledata": {
"command": "uvx",
"args": [
"iterabledata"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"iterabledata": {
"command": "uvx",
"args": [
"iterabledata"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.datenoio%2Fiterabledata)<a href="https://mcptoplist.com/server/io.github.datenoio%2Fiterabledata"><img src="https://mcptoplist.com/badge/io.github.datenoio%2Fiterabledata.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
datenoio
Available versions (1)
| Version | Published |
|---|---|
| 1.0.23 | Aug 18, 2026 |
Frequently asked questions
- Who maintains IterableData?
- IterableData is maintained by datenoio, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is IterableData listed on the Official MCP Registry?
- Yes — IterableData is listed on the Official MCP Registry.
- How many versions does IterableData have?
- MCP Toplist tracks 1 version of IterableData, most recently published on Aug 18, 2026.
- Where can I find the source code for IterableData?
- The source code for IterableData is hosted at github.com/datenoio/iterabledata.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.