Mcp Server Danchoicloud
@hoangndst
About Mcp Server Danchoicloud
MCP Server
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"danchoicloud": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"hoangndst/mcp-server-danchoicloud:${VERSION}"
]
}
}
}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 Mcp Server Danchoicloud?
Mcp Server Danchoicloud is a Model Context Protocol server that provides access to the DanchoiCloud blog (by @hoangndst). It is designed to be used with MCP-enabled clients such as Continue, Cursor, and Claude for Desktop.
How to use Mcp Server Danchoicloud?
Run the server as a Docker container. Configure it in your MCP client by adding the Docker command docker run -i --rm hoangndst/mcp-server-danchoicloud:${VERSION} to the client’s MCP server settings (e.g., ~/.continue/config.yaml, ~/.cursor/mcp.json, or claude_desktop_config.json).
Key features of Mcp Server Danchoicloud
- Runs as a lightweight Docker container.
- Works with Continue, Cursor, and Claude Desktop.
- Provides blog-related tools (e.g.,
get_sieu_nhan). - Licensed under MIT for free use and modification.
Use cases of Mcp Server Danchoicloud
- Query the DanchoiCloud blog from your IDE using MCP.
- Integrate blog content into workflows with Continue or Cursor.
- Access blog data through Claude Desktop’s MCP interface.
FAQ from Mcp Server Danchoicloud
What does the server do?
It exposes tools (e.g., get_sieu_nhan) to interact with the DanchoiCloud blog via the Model Context Protocol.
How do I install Mcp Server Danchoicloud?
No installation is needed – you run the Docker image hoangndst/mcp-server-danchoicloud with a MCP‑compatible client.
Which MCP clients are supported?
Continue (config at ~/.continue/config.yaml), Cursor (~/.cursor/mcp.json), and Claude for Desktop (platform‑specific config file) are documented.
What are the runtime requirements?
You need Docker to run the container; no other dependencies are mentioned.
Does the server use authentication or transport encryption?
The README does not mention authentication or transport configuration; the default Docker command uses stdio transport with no added security layers.
More Other MCP servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。

EverArt
modelcontextprotocolModel Context Protocol Servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Nginx UI
0xJackyYet another WebUI for Nginx
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Comments