Back to MCP Servers
Ethics Check
MCP server for comprehensive ethical analysis of AI conversations, detecting bias, harmful content, and providing critical thinking assessments with automated pattern learning
other-tools-and-integrationsai
By r-huijts
Installation
npx -y ethics-check-mcpConfiguration
{
"mcpServers": {
"ethics-check-mcp": {
"command": "npx",
"args": ["-y", "ethics-check-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes