An MCP server for children's privacy compliance related to COPPA, FERPA, UK AADC, and the EU AI Act minors provisions. It provides tools for checking and auditing child-data processing and privacy compliance via stdio.
From the registry: Children's privacy compliance: COPPA (US), FERPA (US edu), EU AI Act children's provisions, UK A...
$ pip install uvhttps://docs.astral.sh/uv/Please install the `coppa-ferpa-mcp` MCP server into my current AI client (that's you).
Optional prerequisites:
- Install uv — Install the uv Python package manager/runtime so the MCP server can be launched with uvx, which is the simplest portable path shown in the README. Run: `pip install uv` (https://docs.astral.sh/uv/)
Canonical MCP server config (stdio transport):
- command: `uvx`
- args: ["coppa-ferpa-mcp"]
Note: README shows a Claude Desktop example, but the canonical stdio shape is simply command `uvx` with args `["coppa-ferpa-mcp"]`. An alternative path mentioned is `pip install coppa-ferpa-mcp` and then running `coppa-ferpa-mcp` over stdio. No environment variables are documented. The README states the free tier requires no API key.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Dead code, security, secrets detection and code quality for Python, TypeScript, Go.