Skip to main content
Glama

MCP Scorecard: 90/100

Meok MCP Test MCP

mcp-name: io.github.CSOAI-ORG/meok-mcp-test-mcp

MEOK MCP Test MCP

MEOK AI Labs EU AI Act License PyPI

MEOK MCP Test MCP โ€” golden-file + schema-drift + tool-failure tests for any MCP server

MEOK MCP Test MCP โ€” golden-file + schema-drift + tool-failure tests for any MCP server. Drop-in pre-publish gate, pytest template, HMAC-signed reports, Shields.io grade badge. By MEOK AI Labs.


๐Ÿš€ Quick Start

# Install via pip
pip install meok_mcp_test_mcp

# Or install via Smithery
npx -y @smithery/cli@latest install meok-mcp-test-mcp --client claude

Related MCP server: MCP Test Server

โœจ Features

  • MCP protocol compliant

  • Easy installation

  • Well-documented API

  • Production-ready

  • Active maintenance

๐Ÿ“– Documentation

๐Ÿ›ก๏ธ Compliance

This MCP server is built with EU AI Act compliance built-in:

  • โœ… Article 9 โ€” Risk Management System

  • โœ… Article 13 โ€” Transparency & Instructions for Use

  • โœ… Article 15 โ€” Bias Detection & Testing

  • โœ… Article 26 โ€” FRIA Support (where applicable)

  • โœ… Article 50 โ€” AI Content Watermarking (where applicable)

Need help getting compliant? Book a free 15-min diagnostic โ†’

๐Ÿข Enterprise

Need custom development, SLA guarantees, or white-label deployment?

  • Pro: $99/mo โ€” Full MCP suite + EU AI Act tracking

  • Enterprise: $499/mo โ€” Custom dev + SLA + Dedicated support

View Pricing โ†’ | Contact Sales โ†’

๐Ÿค Part of the MEOK Ecosystem

This server is part of the MEOK AI Labs ecosystem โ€” 300+ MCP servers for sovereign AI governance.

Domain

Purpose

councilof.ai

EU AI Act compliance marketplace

safetyof.ai

AI safety & monitoring

meok.ai

Sovereign AI platform

cobolbridge.ai

Legacy modernization

๐Ÿ“œ License

MIT ยฉ CSOAI-ORG


Configuration

Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:

{
  "mcpServers": {
    "meok-mcp-test-mcp": {
      "command": "uvx",
      "args": ["meok-mcp-test-mcp"]
    }
  }
}

Or: pip install meok-mcp-test-mcp then run the meok-mcp-test-mcp command (stdio transport).

Examples

Once configured, ask your assistant, for example:

  • "Use run_golden_diff to โ€ฆ"

  • "Use validate_tool_schema to โ€ฆ"

  • "Use validate_server_json to โ€ฆ"

See also

MEOK compliance MCP fleet: test-case-generator-ai-mcp

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    An MCP server with comprehensive CI/CD workflows including unit tests, integration tests, and end-to-end validation. Features automated testing across multiple Node.js versions with coverage reporting and linting validation.
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    A comprehensive testing server for validating MCP scanner tools and implementations, providing diverse tools, resources, and prompts that exercise various aspects of the Model Context Protocol specification.
    5 npm
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A harness for building test MCP servers that reproduce common attack patterns, enabling detection evaluation via streaming HTTP or stdio.
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    A local-first, deterministic, read-only MCP server that audits test suites for false-green tests, tautological assertions, and mock-contract drift, ensuring tests truly validate production code. It provides tools to detect test fidelity issues, verify mock drift, and synthesize strict mock contracts.
    1
    MIT