GautamVhavle/universal-json-agent
MCP server + REST API for intelligent JSON analysis — 26 tools for querying, aggregating, filtering, and exporting JSON data via any LLM.
Overview
GautamVhavle/universal-json-agent is a Python MCP server licensed under MIT. MCP server + REST API for intelligent JSON analysis — 26 tools for querying, aggregating, filtering, and exporting JSON data via any LLM. Topics: fastapi, mcp, pyth, uv.
Ranked #43 out of 104 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit 1d ago → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
<div align="center">
<br />
<br />
# Universal JSON Agent MCP
### Talk to your JSON files using natural language.
**26 powerful tools** to load, explore, query, aggregate, transform, and export — right from your AI editor.
<br />
<br />
```bash
uv tool install universal-json-agent-mcp
```
<br />
[**Getting Started**](#-getting-started) · [**26 Tools**](#-tools-reference) · [**Web Server**](#-web-server-subproject-web) · [**Development**](#-development)
</div>
---
## Why?
Working with JSON shouldn't require writing a script every time. This tool lets you ask questions in plain English and get answers instantly.
```
You: What's the total budget across all missions?
AI: The total budget across all missions is $18,250,000,000.50
(Used tools: load_json → sum_values)
```
### Supported Clients
<div align="center">
| | | | Any MCP Client |
|:---:|:---:|:---:|:---:|
| VS Code Read full README on GitHub → Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.