Server data from the Official MCP Registry
Search Vietnam National E-Procurement System records, packages, participants, and awards.
About
Search Vietnam National E-Procurement System records, packages, participants, and awards.
Remote endpoints: streamable-http: https://thecompanyatlas.com/mcp/vietnam
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. Trust signals: trusted author (5/5 approved).
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-indotender-vietnam-tenders": {
"url": "https://thecompanyatlas.com/mcp/vietnam"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
Vietnam Government Tenders MCP
Connect your AI assistant to Vietnam National E-Procurement System data through The Company Atlas and the Model Context Protocol.
Data is sourced from muasamcong.mpi.gov.vn.
Search:
- Procurement notices, plans, projects, contracts, quote requests, and results
- Procuring entities and investors
- Tender packages and budgets
- Participants, organization codes, and award names
The MCP connection is provided by The Company Atlas. This repository does not run a separate server.
Connect
https://thecompanyatlas.com/mcp/vietnam
Add this URL as a custom MCP connector in Claude, Cursor, or another MCP-compatible client. Sign in with Google when prompted.
- Transport: Streamable HTTP
- Auth: Google OAuth
- Docs: thecompanyatlas.com/mcp/connect
Tiếng Việt
Vietnam Government Tenders MCP cho phép trợ lý AI tra cứu dữ liệu từ Hệ thống mạng đấu thầu quốc gia Việt Nam.
Bạn có thể:
- Tra cứu thông báo mời thầu, kế hoạch lựa chọn nhà thầu, dự án, hợp đồng, yêu cầu báo giá và kết quả lựa chọn nhà thầu
- Tìm kiếm theo tên hoặc mã thông báo, mã gói thầu, mã dự án và mã hợp đồng
- Lọc theo bên mời thầu, nhà đầu tư, lĩnh vực, tỉnh thành, trạng thái và ngày công khai
- Xem danh sách gói thầu, giá trị dự toán, nhà thầu tham dự và đơn vị trúng thầu
- Tìm lịch sử tham gia hoặc trúng thầu theo tên và mã doanh nghiệp
Để kết nối, hãy thêm URL sau vào Claude, Cursor hoặc ứng dụng hỗ trợ MCP:
https://thecompanyatlas.com/mcp/vietnam
Đăng nhập bằng Google khi được yêu cầu. Sau khi kết nối, bạn có thể thử:
- "Tìm các thông báo mời thầu thiết bị y tế được công khai trong năm 2025."
- "Liệt kê các gói thầu của bên mời thầu này và tổng hợp giá trị."
- "Tìm các gói thầu có sự tham gia của Viettel và xác định đơn vị trúng thầu."
- "Hiển thị các nhà thầu và giá trị dự toán của hồ sơ đấu thầu này."
Tools
Vietnam_list_tenders
Search Vietnam procurement records. Filters are combined with AND logic; query searches the record title and common notice, plan, project, bid, and contract numbers.
| Parameter | Type | Description |
|---|---|---|
recordType | enum, optional | Procurement record type; see values below |
query | string, optional | Title or procurement identifier; minimum 2 characters |
procuringEntity | string, optional | Partial procuring-entity name |
participant | string, optional | Partial participant organization or award name |
provinceCode | string, optional | Exact province code in the record |
bidField | string, optional | Partial bid-field value |
status | string, optional | Partial status value |
publicDateFrom | date, optional | Earliest publication date, YYYY-MM-DD |
publicDateTo | date, optional | Latest publication date, YYYY-MM-DD |
page | integer, optional | Page number, minimum 1, default 1 |
limit | integer, optional | Results per page, 1–100, default 20 |
Supported record types:
NOTICE_CONTRACTORPLAN_PROJECTBID_PROJECTCONTRACTQUOTE_REQUESTCONTRACTOR_INPUT_RESULT_OTHERCONTRACTOR_SELECTION_PLANCONTRACT_PUBLISH_FRAMEPRE_NOTICE_CONTRACTORSHOPPING_RESULTINTEREST_NOTICE
Returns { data, total, page, limit }, ordered by publication date descending. Value fields are returned as decimal strings to preserve precision.
Example:
{
"recordType": "NOTICE_CONTRACTOR",
"query": "medical equipment",
"provinceCode": "79",
"publicDateFrom": "2025-01-01",
"limit": 20
}
Vietnam_get_tender
Fetch one procurement record after selecting its id from a search result.
| Parameter | Type | Description |
|---|---|---|
id | string | Exact Vietnam procurement record id |
Returns the record's identifiers, publication and decision dates, investor and procuring entity, procurement status and method, value fields, locations, packages, and participants. Returns null for an unknown id.
Example:
{
"id": "record-id-from-search"
}
Vietnam_search_participants
Search organizations named in Vietnam procurement records.
| Parameter | Type | Description |
|---|---|---|
query | string | Partial organization name, organization code, or award name |
awardedOnly | boolean, optional | Only rows with an award name; default false |
page | integer, optional | Page number, minimum 1, default 1 |
limit | integer, optional | Results per page, 1–100, default 20 |
Returns { data, total, page, limit }. Each participant includes its related procurement-record summary.
Example:
{
"query": "Viettel",
"awardedOnly": true,
"limit": 20
}
Example prompts
- "Find Vietnamese contract notices for medical equipment published in 2025."
- "Show procurement records from this procuring entity and summarize their values."
- "Find tenders involving this supplier and identify awarded records."
- "Get the packages and participants for this procurement record id."
Setup — Claude
- Go to claude.ai/customize/connectors
- Click Add custom connector
- Name it Vietnam Government Tenders and paste
https://thecompanyatlas.com/mcp/vietnam - Save and sign in with Google when prompted
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Paperclip
Freeby Paperclipai · Developer Tools
Trending hip-hop artist momentum scores across four cultural dimensions.
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
