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
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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.
More AI & Agents MCP servers
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
Comments