MCP.so
登录

Korx Share MCP Server

@Dearest

关于 Korx Share MCP Server

Generates a secure, shareable URL for any AI-created visual content (charts/dashboards/HTML) with preserving full interactivity, support Claude, DeepSeek, Grok, Gemini, etc.

基本信息

分类

AI 与智能体

许可证

MIT license

运行时

node

传输方式

stdio

发布者

Dearest

提交者

Dearest

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Korx Share MCP Server?

Korx Share MCP Server integrates with korx.org’s API to generate secure, shareable URLs for AI-created visual content, including charts, dashboards, and HTML pages. It is designed for users of MCP‑supported clients who need to share interactive visualizations while maintaining content safety through embedded risk sanitization.

How to use Korx Share MCP Server?

Add the following configuration to your MCP‑supported client (e.g., Claude, Cursor, other compatible assistants):

{
  "mcp_server": {
    "korx-share": {
      "command": "npx",
      "args": ["-y", "korx-share-mcp-server@latest"]
    }
  }
}

The server receives HTML content from the client, processes it through the korx.org API, applies risk sanitization, and returns a secure, fully interactive shareable URL.

Key features of Korx Share MCP Server

  • Generate secure, shareable URLs for charts, dashboards, and HTML content.
  • Embedded risk sanitization ensures content safety.
  • Preserves full interactivity of shared content.
  • Easy integration with any MCP‑supported client.

Use cases of Korx Share MCP Server

  • Share interactive charts and visualizations generated by AI within a chat assistant.
  • Publish AI‑created interactive dashboards securely via a public URL.
  • Distribute HTML‑based reports or pages while retaining full user interactivity.
  • Enable safe content sharing in collaborative AI workflows.

FAQ from Korx Share MCP Server

What kind of content can be shared?

Charts, interactive dashboards, and HTML pages are supported. All content is processed through the korx.org API to generate a shareable URL.

What security measures are applied?

All shared content undergoes risk sanitization, and URLs are generated securely. The server protects against common web vulnerabilities.

What are the requirements to use this server?

An MCP‑compatible client and network access to korx.org services are needed. No additional API keys or local installations are required beyond the npx command.

How does Korx Share MCP Server work?

The server receives HTML content from the MCP client, sends it to the korx.org API for sanitization and URL generation, and then returns a secure, interactive link.

Is there any authentication or rate limiting?

The README does not mention authentication or rate limits. Usage depends on the korx.org API’s default terms.

评论

AI 与智能体 分类下的更多 MCP 服务器