Skip to main content
Glama
CaptainCrouton89

MCP Server Boilerplate

json_read

Analyze JSON files to explore data structure, understand schema, and get overviews of large datasets for initial data exploration.

Instructions

Read and analyze JSON. Always use this tool to explore JSON structure, understand data schema, or get high-level overviews of large JSON. Use this for initial data exploration or when you need to understand the shape and types of data before extracting specific values.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYesPath to the JSON file
pathNoDot notation to specific location
max_depthNoLimit traversal depth
max_keysNoMaximum number of keys to show per object (default: show all keys)
sample_arraysNoShow only first N array items
keys_onlyNoReturn only the key structure
include_typesNoAdd type information
include_statsNoAdd file size and structure statistics

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CaptainCrouton89/json-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server