Skip to content

Added Ethics MCP server to Readme #2046

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

r-huijts
Copy link
Contributor

@r-huijts r-huijts commented Jun 8, 2025

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)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follow MCP security best practices
  • I have updated the server’s README accordingly
  • I have tested this with an LLM client
  • 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

@AshwinSundar
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants