DataCore A2A runs on your own machine — the client starts it, so there is no endpoint to ping. 124 installs a week from pypi. Last commit 26 Aug 2026.
Chuẩn hoá địa chỉ Việt Nam và tra cứu doanh nghiệp theo tên hoặc mã số thuế, qua DataCore A2A.
Today is the operative word: we check DataCore A2A every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add datacore-a2a -- uvx datacore-a2a-mcp
{
"mcpServers": {
"datacore-a2a": {
"args": [
"datacore-a2a-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.datacore-a2a]
command = "uvx"
args = ["datacore-a2a-mcp"]
{
"mcpServers": {
"datacore-a2a": {
"args": [
"datacore-a2a-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"datacore-a2a": {
"args": [
"datacore-a2a-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
DATACORE_A2A_URL (Base URL của DataCore gateway, ví dụ https://gateway.example.com. Phải là gateway — trỏ thẳng orchestrator sẽ luôn bị từ chối 401.), DATACORE_MANDATE (AP2 mandate token do DataCore cấp. Quyết định skill nào được gọi và hạn mức chi tiêu.), DATACORE_SKILLS (Danh sách skill id cách nhau bằng dấu phẩy để giới hạn tool được expose, hoặc * để lấy tất cả skill mà endpoint trả về. Bỏ trống dùng mặc định.), DATACORE_TIMEOUT (Timeout mỗi request, tính bằng giây. Mặc định 30.).
The author declared them in the registry entry; get the values from the project itself.
Answers built from our own checks of this server.