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.
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.
Frequently asked questions
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.
Basic information
More AI & Agents MCP servers
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
Perplexity Ask MCP Server
ppl-aiThe official MCP server implementation for the Perplexity API Platform
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
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
Web Agent Protocol
OTA-Tech-AI🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
Comments