Skip to main content
Glama
89,752 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

  • A
    license
    B
    quality
    D
    maintenance
    A Model Context Protocol server that creates tools from API configurations defined in YAML files, allowing easy integration of external APIs into an MCP ecosystem without coding.
    7
    17 npm
    7
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides deterministic conversion between YAML and JSON formats, enabling autonomous agents to flawlessly translate complex configurations without LLM formatting errors.
    6 npm
    3
    -
  • A
    license
    Not graded
    quality
    A
    maintenance
    A declarative framework for building MCP servers using YAML configuration, generating optimized Rust code.
    3
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    MCP server for lossless YAML 1.2 editing by AI agents. Two tools — noyalib_get (read a value at a dotted/indexed path) and noyalib_set (write a value, preserving comments/formatting byte-for-byte). Pure Rust, streaming-first serde, JSON Schema validation. MIT OR Apache-2.0.
    2
    1
    Apache 2.0
  • A
    license
    A
    quality
    A
    maintenance
    * taniwhaai/arai 🦀 🏠 🍎 🪟 🐧 - Policy enforcement for AI coding agents derived from existing instruction files (CLAUDE.md, .cursorrules, .windsurfrules, .github/copilot-instructions.md) — no separate YAML to maintain. Rules with prohibitive predicates (never, forbids, must_not) emit permissionDecision: deny to block tool calls in Claude Code; advisor
    4
    7
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Provides safe, deterministic inspection, transformation, validation, and diffing of structured data (JSON, CSV, YAML, Parquet) via schema-aware MCP tools.
    4
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Large-file-safe JSON MCP server with 10 tools: format, validate, search, JSONPath query, deep diff, and multi-format conversion (CSV/TSV/YAML/TypeScript). Handles JSON of any size without crashing.
    10
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    Enables commit-addressed editing of LinkML YAML schemas via MCP, including applying changesets and reading schemas at specific commits.
    9
    -
  • A
    license
    A
    quality
    A
    maintenance
    Digital identity layer for AI — your bio, career, skills, interests, and projects always available to every AI tool. Auto-generates profile from 342+ public APIs, 13 real-time plugins, YAML-based profiles with privacy-first local storage.
    2
    66 npm
    18
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A convention-aware MCP server for managing markdown files with YAML schema validation. It enables AI agents to read, write, search, and validate markdown notes while enforcing user-defined conventions across directories like Obsidian vaults and documentation repositories.
    24
    7 npm
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    A Jira-lite MCP server that enables planning-first workflows for AI-assisted development. It manages tickets as markdown files with YAML frontmatter, guiding agents through epics, stories, tasks, and architecture decision records.
    17
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Provides AI agents with persistent execution context across sessions through local YAML files, enabling shared memory, task tracking, milestone management, and context hygiene for single or multi-agent workflows.
    21
    11
    MIT