shape
Object defining which fields to extract
How to use it
shape is exposed by the Json MCP Filter MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the shape tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Json MCP Filter
$
npx json-mcp-filter@latestOther tools in Json MCP Filter (5)
chunkIndex
(optional): Chunk index for large datasets (0-based)
filePath
Local file path or HTTP/HTTPS URL
json_dry_run
Analyzes data size and provides chunking recommendations before filtering.
json_filter
Extracts specific fields using shape-based filtering with automatic chunking for large datasets.
json_schema
Generates TypeScript interfaces from JSON data.