Bias Detection MCP
Detect and audit AI bias across protected characteristics — demographic parity, equalized odds, disparate impact analysis
Overview
Bias Detection MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
quick_scan | Describe an AI system in one sentence -> instant bias risk assessment. No API ke |
detect_bias | Analyze text for demographic bias patterns, stereotyping, and unfair language. |
fairness_metrics | Calculate fairness metrics from prediction data. Input format: comma-separated v |
mitigation_recommendations | Get detailed remediation steps for a specific type of AI bias. |
regulatory_check | Check bias requirements against EU AI Act Article 10 and NIST AI RMF MAP require |
Installation
pip install meok-bias-detection-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"bias-detection-mcp": {
"command": "python",
"args": ["-m", "meok_bias_detection_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 5 tool(s) via MCP
# See server.py for full implementation
If this tool helps your compliance workflow, please star this repo — it helps other teams find it.
License
MIT © MEOK AI Labs
เซิร์ฟเวอร์ที่เกี่ยวข้อง
SettlementWitness MCP
SettlementWitness is a stateless MCP verification tool that returns replay-stable settlement receipts (PASS/FAIL) by forwarding task_id, spec, and output to the Default Settlement Verifier. Designed for agent execution gating and x402 settlement flows.
Autopsy
Allows access to DFIR / forensics data that was analyzed by the open source Autopsy platform
Limitless MCP
MCP server for Limitless Exchange prediction markets on Base. 34 tools for market access, limit order trading, wallet management, and position tracking.
QR Business Cards
Create professional QR business cards via AI assistants. No API key required.
UPS MCP Server
An MCP server for accessing UPS shipping and logistics services.
Turtle Noir
MCP server for Turtle Soup (lateral thinking puzzles). Start sessions, ask questions, get 4-class judgments (Yes/No/Both/Irrelevant), and reveal the full story when allowed.
MCP HUB
The Ultimate Control Plane for MCP Unlock the full power of Model Context Protocol with zero friction. One-Click GPT Integration: Bridge the gap between MCP servers and ChatGPT/LLMs instantly. No more manual config hunting. Pro-Level Orchestration: Manage, monitor, and toggle multiple MCP tools from a single, intuitive dashboard. Secure by Design: Built-in support for complex auth flows and 2FA, making enterprise-grade tool integration seamless. Streamlined Debugging: Test queries and inspect tool responses in real-time without leaving the hub. Stop wrestling with JSON configs. Start building agentic workflows that actually work.
Arithmetic MCP Server
Performs basic arithmetic operations such as addition, subtraction, multiplication, and division.
KnocksAndBans
Ask your AI assistant which players are injured or doubtful before this weekend's matches.
MCP 3D Printer Server
Connects to 3D printer management systems like OctoPrint, Klipper, and Bambu Labs for model manipulation and printing workflows.