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.
基本情報
設定
ツール
ツールは検出されませんでした
ツールは 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 とエージェント」の他のコンテンツ
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
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
Web Agent Protocol
OTA-Tech-AI🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
コメント