servers icon indicating copy to clipboard operation
servers copied to clipboard

Added Ethics MCP server to Readme

Open r-huijts opened this issue 7 months ago • 1 comments

Description

This PR adds the Ethics MCP Server to the Community Servers list in README.md, providing a link and succinct overview of its bias-detection, fairness-validation, and compliance-audit capabilities.

Server Details

  • Server: GitHub
  • Changes to: README.md

Motivation and Context

As more teams adopt MCP, they need integrated governance tooling. Ethics MCP Server fills that gap by enabling LLM clients to self-audit for bias, fairness, and policy compliance before delivering outputs.

How Has This Been Tested?

  • Previewed in GitHub’s Markdown renderer to confirm formatting, link correctness, and alphabetical placement.
  • Clicked the new link to verify it points to r-huijts/ethics-mcp-server.
  • Ran a sample ethics check via an LLM client against the server to ensure the bias/fairness modules initialize correctly.

Breaking Changes

None.

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [x] Documentation update

Checklist

  • [x] I have read the MCP Protocol Documentation
  • [x] My changes follow MCP security best practices
  • [x] I have updated the server’s README accordingly
  • [x] I have tested this with an LLM client
  • [x] My code follows the repository’s style guidelines
  • [ ] New and existing tests pass locally
  • [ ] I have added appropriate error handling
  • [ ] I have documented all environment variables and configuration options

Additional context

N/A

r-huijts avatar Jun 08 '25 17:06 r-huijts

Why does this PR also add a blockchain server to the Readme?

AshwinSundar avatar Jun 10 '25 21:06 AshwinSundar

Why does this PR also add a blockchain server to the Readme?

That is from a sync with the main branch

r-huijts avatar Jun 11 '25 11:06 r-huijts

Thanks for your contribution to the servers list. This has been merged in this combined PR: https://github.com/modelcontextprotocol/servers/pull/2370

This is a new process we're trying out, so if you see any issues feel free to re-open the PR and tag me.

olaservo avatar Jul 18 '25 01:07 olaservo