● healthy
YAMLTools brings its YAML toolkit into your AI editor (Claude Code, Cursor, any MCP client). Public tools (no account needed): - validate_yaml — syntax errors with line/column, plus lint warnings for tabs, implicit booleans and duplicate keys. - convert_yaml — between YAML, JSON, XML, TOML, TOON, CSV, TSV, INI, Properties and ENV, with source-format auto-detection. - visualize_yaml — returns Mermaid source (and a hosted image when you add an API key). With a free API key, four more tools let the AI manage your saved diagrams: list_diagrams, get_diagram, create_diagram and update_diagram. Ask the AI to edit a diagram and it updates live in the web editor. Learn more: https://yamltools.dev/mcp
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/israelps/yamltools/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/israelps/yamltools/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://yamltools.dev
Listed at (smithery)
https://yamltools.dev