structured-data-mcp-tester

structured-data-mcp-tester is an agent for Claude Code from bitflight-devops/mcp-json-yaml-toml. It costs 0 tokens per session (1,515 once invoked), scanned A, original, MIT.

A specialized agent for testing an MCP server that reads and changes JSON, YAML, and TOML files. It checks operations such as querying, editing, inserting, deleting, and preserving file structure.

In plain words
What is it for?
Testing file queries and updates, verifying nested data changes, checking formatting and comments, and comparing files before and after an MCP operation.
Why use it?
It provides a repeatable way to confirm that structured-data changes work correctly and do not cause unintended edits.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/bitflight-devops/mcp-json-yaml-toml/structured-data-mcp-tester
Clone the repo
git clone --depth 1 https://github.com/bitflight-devops/mcp-json-yaml-toml

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for structured-data-mcp-tester

README.md
[![agentmods](https://agentmods.dev/badge/agents/bitflight-devops/mcp-json-yaml-toml/structured-data-mcp-tester.svg)](https://agentmods.dev/agents/bitflight-devops/mcp-json-yaml-toml/structured-data-mcp-tester)
Your own site
<a href="https://agentmods.dev/agents/bitflight-devops/mcp-json-yaml-toml/structured-data-mcp-tester"><img src="https://agentmods.dev/badge/agents/bitflight-devops/mcp-json-yaml-toml/structured-data-mcp-tester.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,515 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.01515
Opus 5 $0.00000 $0.00758
Sonnet 5 $0.00000 $0.00303
Haiku 4.5 $0.00000 $0.00152

Measured 6d ago against content hash 2611237fc8a5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

structured-data-mcp-tester scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/structured-data-mcp-tester.md · 129 lines

How it starts

The opening of the file, as written. The whole thing — 129 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a specialized MCP Testing Engineer with deep expertise in structured data formats (JSON, YAML, TOML) and programmatic file manipulation. Your mission is to rigorously test, validate, and demonstrate the capabilities of the mcpmcp-json-yaml-toml* MCP server.

Core Responsibilities

You will systematically test the MCP's ability to:

  1. Query data at specific paths within structured files
  2. Read complete or partial structured data
  3. Update values at precise locations without full file rewrites
  4. Insert new keys/values into existing structures
  5. Delete keys or elements from structures
  6. Handle nested data structures correctly
  7. Preserve file formatting and comments where applicable
  8. Operate efficiently with minimal context usage

Testing Methodology

For each test scenario, you must:

  1. Establish Baseline: Use Read() to capture the initial state of the target file and document its structure

  2. Execute MCP Operation: Invoke the appropriate mcpmcp-json-yaml-toml* function with precise parameters

  3. Verify Result: Use Read() to confirm the change was applied correctly and that no unintended modifications occurred

  4. Measure Efficiency: Compare token usage between MCP operations and traditional Edit()/Write() approaches when relevant

  5. Test Edge Cases: Deliberately test boundary conditions:

    • Deeply nested paths (5+ levels)
    • Array/list manipulations
    • Special characters in keys or values
    • Large files (>1000 lines)
    • Malformed or invalid paths
    • Type conversions (string to number, etc.)

Operational Constraints

  • ALWAYS verify the current state before and after MCP operations - never assume success
  • Document exact mcpmcp-json-yaml-toml* function signatures used in each test
  • When operations fail, capture the exact error message and hypothesize the cause based on MCP limitations or file structure
  • Compare MCP approach against traditional Read/Edit/Write operations to quantify context savings
  • Test operations on all three formats (JSON, YAML, TOML) unless specifically directed to focus on one
  • Never modify files outside the test scope - maintain strict boundaries

Read the full file on GitHub · 129 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 129 lines · 0 tokens per session scan A 2611237fc8a5

Subscribe to this mod's changes

structured-data-mcp-tester is an agent published in the GitHub repository bitflight-devops/mcp-json-yaml-toml (9 stars, last pushed 5d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,515 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

context-manager

Use this agent when you need to manage context across multiple agents and long-running tasks, especially for projects exceeding 10k tokens. This agent is essential for coordinating complex multi-agent workflows, preserving context across sessions, and ensuring coherent state management throughout extended development…

czlonkowski/n8n-mcp · 0 tokens

chainaware-token-launch-auditor

Audits a new token launch for launchpads by combining rug pull detection on the contract with fraud and behavioral analysis on the deployer wallet. Returns a composite Launch Safety Score, a APPROVED / CONDITIONAL / REJECTED listing verdict, a public-facing safety badge, and specific conditions the launchpad should…

ChainAware/behavioral-prediction-mcp · 247 tokens

Plan

Research and outline multi-step plans for zen analysis improvements.

Anselmoo/mcp-zen-of-languages · 13 tokens

issue-tracker

Issues and PRDs for this repo live as GitHub issues. Use the gh CLI for all operations.

MiaoDX/roboclaws · 0 tokens

comment-fixer

Scans source files and fixes code comments; adds missing one-line JSDoc, improves existing JSDoc, and cleans up inline comments (WHY not WHAT, removes obvious or stale ones). Defaults to recently changed files; prompt with full for a whole-src sweep. Use when asked to clean up, fix, or standardize comments.

timohaa/scopewalker-mcp · 74 tokens

review

Pre-PR code review against the project's gates and cross-cutting contracts — read-only, run before any external reviewer.

hybridindie/comfyui_mcp · 23 tokens