mcp-server-danchoicloud
MCP Server
Documentation
MCP Server for DanchoiCloud
Description
MCP Server Danchoicloud: Check out my blog at @hoangndst.
Configuration
1. With Continue:
- Linux: `/home/$USER/.continue/config.yaml`
mcpServers:
- name: danchoicloud
command: /usr/bin/docker
args:
- run
- -i
- --rm
- hoangndst/mcp-server-danchoicloud:${VERSION}2. With Cursor:
- Linux: `/home/$USER/.cursor/mcp.json`
{
"mcpServers": {
"danchoicloud": {
"command": "docker",
"args": ["run", "-i", "--rm", "hoangndst/mcp-server-danchoicloud:${VERSION}"]
}
}
}3. With Claude for Desktop:
- macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`
- Windows: `%APPDATA%\Claude\claude_desktop_config.json`
- Linux: `/home/$USER/.config/Claude/claude_desktop_config.json` (try to
install Claude Desktop for Linux)
{
"mcpServers": {
"danchoicloud": {
"command": "docker",
"args": ["run", "-i", "--rm", "hoangndst/mcp-server-danchoicloud:${VERSION}"]
}
}
}Usage
License
This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software,
subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project
repository.
Frequently asked questions
What is mcp-server-danchoicloud?
mcp-server-danchoicloud is MCP Server
How do I install mcp-server-danchoicloud?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is mcp-server-danchoicloud open source?
Yes — it is hosted on GitHub at https://github.com/hoangndst/mcp-server-danchoicloud.
Related MCP tools
基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择ChatGPT/Claude/DeepSeek/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases Python-based implementation. Trusted by 900+ developers.
Model Context Protocol with Neo4j Python-based implementation. Trusted by 700+ developers. Trusted by 700+ developers. Trusted by 700+ developers.
Shell and coding agent on claude desktop app for the Model Context Protocol. Enhance AI assistants with powerful integrations. Python-based implementation.
An LLM agent that conducts deep research (local and web) on any given topic and generates a long report with citations. Built for the Model Context Protocol to
🚀 The fast, Pythonic way to build MCP servers and clients Trusted by 19900+ developers. Trusted by 19900+ developers. Trusted by 19900+ developers.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP