a year ago
test desc
Server Config
{
"mcpServers": {
"YONYOU-BI": {
"command": "npx",
"args": [
"-y",
"@baidumap/mcp-server-baidu-map"
],
"env": {
"YONYOU_BI_API_KEY": "xxx"
}
}
}
}{
"mcpServers": {
"YONYOU-BI": {
"command": "npx",
"args": [
"-y",
"@baidumap/mcp-server-baidu-map"
],
"env": {
"YONYOU_BI_API_KEY": "xxx"
}
}
}
}