🇻🇳 Dịch Vụ Công MCP Server
About
🤖 MCP Server for Dịch Vụ Công - Việt Nam!
Details
- Author
- phake-studio
- Downloads
- 243
- Categories
- Other
Jump to
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
🇻🇳 Dịch Vụ Công MCP ServerCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
{
"mcpServers": {
"dichvucong-vietnam": {
"command": "npx",
"args": [
"-y",
"@phakestudio/mcp-dichvucong"
]
}
}
}
get_briefcase_status
Lấy trạng thái của hồ sơ
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"\ud83c\uddfb\ud83c\uddf3 d\u1ecbch v\u1ee5 c\u00f4ng mcp server": {
"dichvucong-vietnam": {
"command": "npx",
"args": [
"-y",
"@phakestudio/mcp-dichvucong"
]
}
}
}
}
McpServers
{
"dichvucong-vietnam": {
"command": "npx",
"args": [
"-y",
"@phakestudio/mcp-dichvucong"
]
}
}
🇻🇳 Dịch Vụ Công MCP Server
A Model Context Protocol (MCP) server that connects to the Vietnamese government's Dịch Vụ Công (Public Services) API. This MCP server enables AI assistants to retrieve information about administrative procedures and document status through a standardized interface, allowing models to access real-time data from Vietnam's public service portal without direct API integration.
Use case
This MCP server enables AI assistants to:- Check document status: Retrieve the current status of submitted administrative documents and applications using the document ID.
- Provide real-time updates: Allow users to track their applications without leaving the chat interface.
For example, users can ask their AI assistant questions like:
- "Kiêm tra trạng thái hồ sơ số HS.000.000.000?"
- "Khi nào thì hồ sơ số HS.000.000.000 sẽ có kết quả?"
- "Hồ sơ số HS.000.000.000 đã có kết quả chưa, và thời gian hẹn lấy là khi nào?"
The assistant can then use this MCP server to fetch the latest information directly from Vietnam's public service portal and provide accurate, up-to-date responses.
Installation
Usage with Claude Desktop
To use this with Claude Desktop, add the following to your claude_desktop_config.json:NPX
{
"mcpServers": {
"dichvucong-vietnam": {
"command": "npx",
"args": [
"-y",
"@phakestudio/mcp-dichvucong"
]
}
}
}
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.Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



