Search Vietnam National E-Procurement System records, packages, participants, and awards.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
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:
The MCP connection is provided by The Company Atlas. This repository does not run a separate server.
Add this URL as a custom MCP connector in Claude, Cursor, or another MCP-compatible client. Sign in with Google when prompted.
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ể:
Để kết nối, hãy thêm URL sau vào Claude, Cursor hoặc ứng dụng hỗ trợ MCP:
Đăng nhập bằng Google khi được yêu cầu. Sau khi kết nối, bạn có thể thử:
Vietnam_list_tendersSearch 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_NOTICEReturns { data, total, page, limit }, ordered by publication date descending. Value fields are returned as decimal strings to preserve precision.
Example:
Vietnam_get_tenderFetch 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:
Vietnam_search_participantsSearch 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:
https://thecompanyatlas.com/mcp/vietnamNo reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/vietnam-government-tenders)<a href="https://allmcps.com/mcp/vietnam-government-tenders"><img src="https://allmcps.com/api/badge/vietnam-government-tenders?style=directory" alt="Vietnam Government Tenders on AllMCPs" /></a>