Tabular data tools for AI agents — load CSV/JSON/XLSX and query, aggregate (group-by), and compute stats in-process (no database). MCP server.
Inferred from the transports this listing declares (stdio). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
data_queryFilter/select/sort/limit rows. where = [{field, op(eq|ne|gt|gte|lt|lte|contains), value}] (AND).Filter/select/sort/limit rows. where = [{field, op(eq|ne|gt|gte|lt|lte|contains), value}] (AND).
No input schema was published for this tool.
data_aggregateGroup-by aggregation. group_by = [fields]; metrics = [{op(sum|avg|count|min|max), field, as}].Group-by aggregation. group_by = [fields]; metrics = [{op(sum|avg|count|min|max), field, as}].
No input schema was published for this tool.
data_statsDescribe the dataset, or a numeric column (count/min/max/mean/stddev/sum) when `field` is given.Describe the dataset, or a numeric column (count/min/max/mean/stddev/sum) when `field` is given.
No input schema was published for this tool.
data_headReturn the first N rows + the column list.Return the first N rows + the column list.
No input schema was published for this tool.
4 of 4 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
Tabular data tools for AI agents — load CSV/JSON/XLSX and query, aggregate (group-by), and compute stats in-process (no database). MCP server.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
The crawl stopped at the 60-package limit. The rest of the tree was never resolved.
36 more resolved packages are not drawn here (display cap: 24). Every dependency carrying an advisory is drawn regardless of the cap. Full inventory (CycloneDX SBOM)
65 declared dependencies never landed in the tree. They are missing from Forge's resolution, not from the package.
+53 more not listed. The counts by reason above cover all of them.
Not followed: peerDependencies. This tree covers runtime dependencies only, so anything those pull in was never resolved.