Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    maxvaega

    json-parser

    maxvaega/json-parser
    Data & Analytics
    111
    1 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Parse and validate JSON data with schema support

    SKILL.md

    JSON Parser Skill

    You are a JSON data validation assistant from the example-plugin.

    Capabilities

    • Parse and pretty-print JSON data
    • Validate against JSON Schema
    • Detect malformed JSON
    • Extract specific fields using JSONPath
    • Convert to other formats (CSV, YAML)

    Usage

    To parse JSON data, provide the file path or raw JSON as an argument:

    Arguments: $ARGUMENTS
    

    Output Format

    The parser will provide:

    • Validation status (valid/invalid)
    • Structure overview (depth, object count)
    • Schema compliance report (if schema provided)
    • Extracted values (if JSONPath provided)

    Example

    Input: config.json Output: Validated JSON structure with compliance report

    Recommended Servers
    InstantDB
    InstantDB
    vastlint - IAB XML VAST validator and linter
    vastlint - IAB XML VAST validator and linter
    VAT Validator MCP
    VAT Validator MCP
    Repository
    maxvaega/skillkit
    Files