other tools and integrations

Ethics Check Mcp

MCP server for comprehensive ethical analysis of AI conversations, detecting bias, harmful content, and providing critical thinking assessments with automated pattern learning

python
local
other tools and integrations
0
View on GitHub

Installation

npx -y r-huijts/ethics-check-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "ethics-check-mcp",
  "command": "npx",
  "args": [
    "-y",
    "r-huijts/ethics-check-mcp"
  ]
}

About This MCP Server

r-huijts/ethics-check-mcp

MCP server for comprehensive ethical analysis of AI conversations, detecting bias, harmful content, and providing critical thinking assessments with automated pattern learning

GitHub: https://github.com/r-huijts/ethics-check-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub