Loading MCP server directory, please wait...
Tabular data for AI agents — load CSV/JSON/XLSX, query, group-by, stats (no database).
npx @getmcp/cli add io.github.infoinlet-marketplace/mcp-dataRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.infoinlet-marketplace/mcp-data": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-data"
]
}
}
}