Skip to main content
Glama
77,815 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Information or uses related to a rag" matching MCP servers:

  • A
    license
    B
    quality
    C
    maintenance
    Automates the conversion of Figma designs into TypeScript React components and integrates with GitHub to create pull requests for the generated code. It includes visual regression testing with Playwright and accessibility validation to ensure implementations match the original designs.
    5
    24
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    MCP server that diagnoses RAG pipeline regression by detecting which failure modes (e.g., retrieval miss, hallucination) significantly regressed, not just score drops, using statistical methods to avoid false alarms.
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides FHIR Implementation Guide facts via MCP tools, enabling querying of must-support, bindings, constraints, and value-set usage from StructureDefinition artifacts for conformance and testing support.
  • A
    license
    Not graded
    quality
    B
    maintenance
    MCP-first A/B testing server that enables agents to manage experiments (create, update traffic splits, read results, apply winning variants) from tools like Claude Code, with self-hosted Cloudflare backend.
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Generates realistic, referentially-coherent test data (SQL INSERTs, JSON, or CSV) from your database schema, resolving foreign keys and respecting constraints. Paste CREATE TABLE DDL or a JSON schema and get ready-to-run seed data with valid relationships.
    2
    56
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables web accessibility audits using axe-core, allowing users to scan URLs, check WCAG compliance levels, and export reports. It uses an anti-detect browser to bypass Cloudflare and other bot protection.
    7
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Groundlens is a proofreader for what your model writes. It marks the words your sources don't back — and shows you what each one should have said.
    1
    7
    Apache 2.0
  • A
    license
    A
    quality
    C
    maintenance
    Peeko is a read-only MCP server that provides Claude with screenshots of iOS Simulators, Android emulators, or physical Android devices.
    6
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Provides MCP tools to verify logical expressions and retrieve decision statistics, with verdicts VALID, INVALID, or UNDECIDED.
    2
    AGPL 3.0
  • A
    license
    A
    quality
    B
    maintenance
    MCP server that generates ISO/IEC/IEEE 29119-3 compliant test plan drafts from project information, providing a structured resource for the standard's test plan outline and a tool for draft creation.
    1
    951
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that lets an agent verify its own extracted data against a policy, returning per-field dispositions (post, review, or escaped) to catch confidently wrong answers.
    2
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Semantix-Verify is an MCP server for semantic validation of AI/LLM outputs. It exposes a single tool, verify_text_intent(text, intent_description, threshold), which uses a local quantized NLI cross-encoder (INT8 ONNX) to return a 0.0–1.0 probability that the text satisfies the given intent — and, when it doesn't, a structured correction prompt for agent retry loops. Useful for building com
    1
    5
    MIT