MCP.so
登录

Json Forge Mcp

@ryudi84

关于 Json Forge Mcp

11 MCP servers with 33 tools for AI agents. JSON, Regex, Hash, JWT, Base64, Timestamp, Meta SEO, Color, Shadow, Gradient, README generation. Built by Taylor (Sovereign AI).

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

ryudi84

提交者

ryudi84

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "json-forge": {
      "command": "npx",
      "args": [
        "json-forge-mcp"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Json Forge Mcp?

Json Forge Mcp is a Model Context Protocol server that provides 7 powerful JSON tools: formatting, validation, diffing, querying, conversion to YAML/CSV/XML/TOML/TypeScript, minification, and structural analysis. It is built for developers and AI agents who need to manipulate JSON data within MCP-compatible environments like Claude Desktop, Cursor, or Windsurf.

How to use Json Forge Mcp?

Install and run instantly with npx json-forge-mcp. To use in Claude Desktop, Cursor, or Windsurf, add an entry to your MCP configuration pointing to the npx command with the appropriate arguments. Alternatively, clone the repository and build from source.

Key features of Json Forge Mcp

  • 7 dedicated JSON tools in one server
  • Format and minify JSON with compression stats
  • Validate JSON against schema and generate structure reports
  • Diff two JSON objects and show differences
  • Convert JSON to YAML, CSV, XML, TOML, or TypeScript
  • Query JSON using dot-notation paths
  • Analyze JSON structure: type, depth, key count, size

Use cases of Json Forge Mcp

  • Format and clean up messy JSON data from APIs or logs
  • Validate JSON structure before further processing
  • Compare two JSON files for debugging or configuration drift
  • Extract specific values from nested JSON using dot-notation queries
  • Convert JSON to alternative formats for data interchange

FAQ from Json Forge Mcp

What dependencies does Json Forge Mcp require?

The server runs via npx, so Node.js and npm must be installed on your system. No additional runtime dependencies are listed.

Which MCP clients are supported?

Json Forge Mcp works with any MCP-compatible client, including Claude Desktop, Cursor, and Windsurf, as shown in the configuration example.

How do I configure the server in my MCP client?

Add a JSON entry to your client’s MCP configuration, specifying "command": "npx" and "args": ["-y", "json-forge-mcp"].

What transport protocol does Json Forge Mcp use?

The server uses stdio transport, as indicated by the command-line invocation in the configuration.

Is authentication required?

No authentication is required to use the server locally.

评论

其他 分类下的更多 MCP 服务器