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
Server Terkait
Frihet MCP Server
The first AI-native MCP server for a Spanish ERP. Create invoices, manage expenses, track clients, handle products, quotes and webhooks — all through natural language with any AI assistant. 31 tools, bilingual ES/EN.
LGTM Dog MCP
Generates dog images with an LGTM (Looks Good To Me) overlay using the Dog CEO API.
PancakeSwap PoolSpy
Tracks newly created liquidity pools on PancakeSwap, providing real-time data for DeFi analysts, traders, and developers.
swarmix-mcp
AI client acquisition autopilot. 15 MCP tools to deploy outreach agents across LinkedIn, Email, X, Instagram & Blog from Claude.
Photopea MCP Server
Design posters, edit photos, and manipulate images directly from your terminal. Powered by Photopea -- a free, browser-based alternative to Photoshop -- connected to your AI agent via MCP.
Facebook Ads MCP Server
Connect Facebook Ads to Claude or ChatGPT via Two Minute Reports MCP and get accurate answers about campaigns, creatives, and spend.
UK AI Bill 2026 Compliance MCP
UK AI Safety Institute compliance checks for the AI (Regulation) Bill 2026 — risk classification, mandatory incident reporting, sandbox eligibility, and regulatory readiness assessments.
Scenario Word
A server for the scenario-word MCP, built with the mcp-framework.
Stock Analysis
An MCP server for stock analysis, offering tools for chip distribution, pattern analysis, trend reversal detection, and market scanning.
DART-MCP
Analyze and visualize financial data of listed companies using the DART API.