mcp_server_safe_content_check
1
The Baidu Cloud Large Model Content Safety MCP Server allows secure access to Baidu's content safety analysis using the Model Context Protocol. It supports integration with applications like Cursor and custom MCP clients.
Baidu Cloud Large Model Content Safety MCP Server
This repository contains an MCP server that provides access to Baidu Cloud's Large Model Content Safety feature.
Prerequisites
- Python 3.10 or higher
- Installed
uv
for running the MCP Server.
Usage
Recommended usage is through uv
without installation. Clone the repository and run via uv
with environment variables for access keys.
Supported Applications
- Cursor: An AI code editor supporting MCP.
- Custom MCP Clients: Any app implementing MCP client specifications.
Available Tools
Input Detection Operations
input_analyze
: Detects input content.