json-mcp-server 0.1.0

A high-performance Model Context Protocol (MCP) server for comprehensive JSON file operations optimized for LLM interactions
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "test": "success",
  "timestamp": "2025-06-29",
  "tools_tested": [
    "json-read",
    "json-write",
    "json-query",
    "json-help"
  ]
}