- Mcp_server_safe_content_check
Mcp_server_safe_content_check
Overview
What is Mcp_server_safe_content_check?
Mcp_server_safe_content_check is a server that provides access to Baidu Cloud's large model content safety features, allowing users to analyze and ensure the safety of text inputs.
How to use Mcp_server_safe_content_check?
To use the server, clone the repository and run it using the uv command. You need to set your Baidu Cloud access keys either through command line arguments or by modifying the .env file in the server directory.
Key features of Mcp_server_safe_content_check?
- Input content analysis to check for safety risks.
- Integration with applications that support model context protocols, such as Cursor.
- Easy setup and configuration through environment variables.
Use cases of Mcp_server_safe_content_check?
- Detecting unsafe content in user inputs for applications.
- Ensuring compliance with content safety standards in AI applications.
- Integrating with AI code editors to enhance content safety checks.
FAQ from Mcp_server_safe_content_check?
- What programming language is required to run the server?
Python 3.10 or higher is required.
- Can I use this server with any application?
Yes, it can be integrated with any application that implements the MCP client specification.
- How do I check the safety of a text input?
You can use the
input_analyzetool provided by the server to analyze the text.
Server Config
{
"mcpServers": {
"safe-content-check": {
"command": "uv",
"args": [
"run",
"--with",
"mcp[cli]",
"mcp",
"run",
"/PATH/mcp_server_safe_content_check/src/mcp_server_safe_content_check/server.py"
],
"env": {
"BAIDU_CLOUD_ACCESS_KEY_ID": "****",
"BAIDU_CLOUD_SECRET_ACCESS_KEY": "****"
}
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
liangjunyu2010Star
-Language
-License
-Category
research-and-data
Recommend Servers
View AllAgentladle/financial Reports
a day ago
Agentladle/financial Reports
a day ago
Puter Mcp
18 hours ago
20 0 Game Mcp Server
@rocnubie
21 hours ago