chuangsiai-mcp

chuangsiai-mcp

Provides real-time content security for large language models by identifying and intercepting risks across compliance, ethics, and safety dimensions. It enables secure input and output monitoring through a customizable policy engine using an SSE-based interface.

Category
Visit Server

README

创思大模型安全 MCP

官网

https://chuangsiai.com

简介

创思大模型安全 MCP(Model Content Protection)是面向大语言模型的内容安全防护系统,通过实时风险识别与拦截,保障大模型应用的安全、合规与可信。

核心能力

  • 输入/输出内容双重安全检测
  • 多维度风险识别(合规/伦理/安全)
  • 低延迟实时防护
  • 可定制策略引擎

快速接入

在配置文件中添加以下服务配置(支持 SSE 协议):

{
  "mcpServers": {
    "chuangsiai": {
      "name": "chuangsiai-mcp",
      "type": "sse",
      "url": "https://mcp.chuangsiai.com/sse",
      "headers": {
        "Authorization": "【你的API Key】",
        "StrategyKey": "【你的策略标识】"
      }
    }
  }
}

凭证获取步骤

  1. 登录 创思安全控制台
  2. 前往「APIKey 管理」创建 API Key
  3. 在「策略中心」获取策略标识
  4. 替换配置中的占位符 【】

技术特性

  • 实时风险识别:通过实时分析输入和输出内容,快速识别潜在的风险,如违规内容、伦理问题等。
  • 多维度检测:支持多种风险检测维度,包括但不限于合规性、伦理性和安全性。
  • 低延迟:采用 HTTPS 传输协议,确保低延迟的实时防护,满足实时性要求。
  • 可定制策略引擎:提供灵活的策略引擎,支持用户自定义风险检测规则和防护策略。

使用场景

  • 内容审核:实时监控和审核输入和输出内容,确保内容符合法律法规和社会主义核心价值观。

📬 联系我们

如需技术支持、企业合作或 API 接入,请联系:

  • 邮箱: service@chuangsiai.com
  • 官网: https://chuangsiai.com
  • 控制台: https://console.chuangsiai.com

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
E2B

E2B

Using MCP to run code via e2b.

Official
Featured