yaml-ai-mcp
OfficialRelated Servers
Alternatives to yaml-ai-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceMCP server for Crypto APIs AML, enabling verification of blockchain addresses and screening of transactions for fraud, sanctions, and other AML risk categories.230 npmMIT

infinihash-kyt-mcpofficial
AlicenseNot gradedqualityCmaintenanceMCP server for Infinihash KYT providing real-time blockchain transaction monitoring, sanctions screening, and SAR generation. It enables MCP-compatible agents to screen wallets against OFAC SDN and generate compliance cases.1MIT- FlicenseAqualityBmaintenanceAn MCP server that provides queryable access to Anti-Money Laundering (AML) red flag knowledge from regulatory documents. It enables compliance officers to ask natural-language questions and receive relevant, sourced red flags from a local vector database.7-
- FlicenseNot gradedqualityDmaintenanceA production-grade MCP server that automates financial compliance audits by combining LLMs with structured analysis, enabling policy validation, risk profiling, and automated reporting.-
- AlicenseAqualityCmaintenanceAn MCP server for AI economy infrastructure with built-in EU AI Act compliance, supporting risk management, transparency, and bias detection.10MIT
- AlicenseAqualityDmaintenanceMCP server for EU AI Act compliance, providing risk classification of AI features and Article 50 transparency notices.21Apache 2.0
TDQS
Scored across 4 tools
Each tool has a clearly distinct purpose: conversion between YAML and JSON, linting for style issues, merging two YAML documents, and validation for syntax errors. There is no overlap in functionality.
All tool names follow a consistent verb_noun pattern (convert_yaml_json, lint_yaml, merge_yaml, validate_yaml), making it predictable for an agent to infer tool behavior.
With 4 tools, the toolkit is well-scoped for a YAML processing server. Each tool addresses a core operation without unnecessary redundancy.
The set covers essential YAML operations: conversion, validation, linting, and merging. A minor gap is the absence of a dedicated formatting/beautification tool, but linting partially addresses this.