fatdinhero/veriethiccore-mcp
VeriEthicCore — EU AI Act + Halal Compliance MCP Server. The world's first MCP combining EU AI Act risk scanning with Islamic Sharia ethics validation.
Platform-specific configuration:
{
"mcpServers": {
"veriethiccore-mcp": {
"command": "npx",
"args": [
"-y",
"veriethiccore-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
بِسْمِ اللَّهِ الرَّحْمَنِ الرَّحِيم
> The world's first MCP server combining EU AI Act compliance scanning with Islamic Sharia ethics validation — one tool, two regulatory frameworks, zero API costs.
[](https://opensource.org/licenses/MIT) [](https://www.python.org/downloads/) [](https://modelcontextprotocol.io)
---
VeriEthicCore is a Model Context Protocol (MCP) server that gives Claude, GPT, and any MCP-compatible AI system the ability to:
---
| Tool | Description | |------|-------------| | veriethiccore_eu_risk_scan | Classify AI system under EU AI Act risk categories | | veriethiccore_halal_gate | Screen for Riba, Gharar, Maysir violations (AAOIFI standards) | | veriethiccore_obligation_report | Generate complete EU AI Act compliance checklist | | veriethiccore_full_scan | Combined EU + Halal dual-compliance in one call |
---
pip install mcp pydantic
python server.pyclaude_desktop_config.json):{
"mcpServers": {
"veriethiccore": {
"command": "python",
"args": ["/path/to/server.py"]
}
}
}---
Loading reviews...