Back to MCP directory
publicPublicdnsLocal runtime

mcp-server

OrchestraPrime MCP服务器,为Claude提供法规情报和制裁筛查功能。

article

README

🚀 mcp-server

OrchestraPrime MCP Server 为 Claude 提供监管情报和制裁筛查功能,助力在复杂的监管环境中高效、准确地完成相关任务,提升业务合规性与安全性。

🚀 快速开始

原文档未提供快速开始相关内容,若有需要可进一步补充。

✨ 主要特性

原文档未提供主要特性相关内容,若有需要可进一步补充。

📦 安装指南

原文档未提供安装指南相关内容,若有需要可进一步补充。

💻 使用示例

原文档未提供使用示例相关内容,若有需要可进一步补充。

📚 详细文档

原文档未提供详细文档相关内容,若有需要可进一步补充。

🔧 技术细节

原文档未提供技术细节相关内容,若有需要可进一步补充。

📄 许可证

原文档未提供许可证相关内容,若有需要可进一步补充。

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client