MCP.so
Sign In

Korx Share MCP Server

@Dearest

About 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.

Basic information

Category

AI & Agents

License

MIT license

Runtime

node

Transports

stdio

Publisher

Dearest

Submitted by

Dearest

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Comments

More AI & Agents MCP servers