bach-baidu-maps 1.0.0__py3-none-any.whl → 1.0.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {bach_baidu_maps-1.0.0.dist-info → bach_baidu_maps-1.0.1.dist-info}/METADATA +9 -9
- {bach_baidu_maps-1.0.0.dist-info → bach_baidu_maps-1.0.1.dist-info}/RECORD +6 -6
- {bach_baidu_maps-1.0.0.dist-info → bach_baidu_maps-1.0.1.dist-info}/WHEEL +0 -0
- {bach_baidu_maps-1.0.0.dist-info → bach_baidu_maps-1.0.1.dist-info}/entry_points.txt +0 -0
- {bach_baidu_maps-1.0.0.dist-info → bach_baidu_maps-1.0.1.dist-info}/licenses/LICENSE +0 -0
- {bach_baidu_maps-1.0.0.dist-info → bach_baidu_maps-1.0.1.dist-info}/top_level.txt +0 -0
@@ -1,12 +1,12 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: bach-baidu-maps
|
3
|
-
Version: 1.0.
|
3
|
+
Version: 1.0.1
|
4
4
|
Summary: MCP Server Baidu Maps Enhanced - HTTP call Baidu Map API for MCP
|
5
5
|
Author-email: bachstudio <bachstudio@example.com>
|
6
6
|
License: MIT
|
7
|
-
Project-URL: Homepage, https://github.com/
|
8
|
-
Project-URL: Repository, https://github.com/
|
9
|
-
Project-URL: Bug Reports, https://github.com/
|
7
|
+
Project-URL: Homepage, https://github.com/rongquanfeng/baidu-maps-mcp
|
8
|
+
Project-URL: Repository, https://github.com/rongquanfeng/baidu-maps-mcp
|
9
|
+
Project-URL: Bug Reports, https://github.com/rongquanfeng/baidu-maps-mcp/issues
|
10
10
|
Keywords: mcp,map,baidu,baidu-maps,fastmcp,http
|
11
11
|
Requires-Python: >=3.11
|
12
12
|
Description-Content-Type: text/markdown
|
@@ -22,7 +22,7 @@ Dynamic: license-file
|
|
22
22
|
#### 使用 UVX 一键启动
|
23
23
|
|
24
24
|
```bash
|
25
|
-
uvx
|
25
|
+
uvx bach-baidu-maps
|
26
26
|
```
|
27
27
|
|
28
28
|
#### 在 Cursor/Cherry Studio 中配置
|
@@ -30,9 +30,9 @@ uvx mcp-server-baidu-maps-enhanced
|
|
30
30
|
```json
|
31
31
|
{
|
32
32
|
"mcpServers": {
|
33
|
-
"baidu-maps
|
33
|
+
"baidu-maps": {
|
34
34
|
"command": "uvx",
|
35
|
-
"args": ["
|
35
|
+
"args": ["bach-baidu-maps"],
|
36
36
|
"env": {
|
37
37
|
"BAIDU_MAPS_API_KEY": "<YOUR_API_KEY>"
|
38
38
|
}
|
@@ -41,7 +41,7 @@ uvx mcp-server-baidu-maps-enhanced
|
|
41
41
|
}
|
42
42
|
```
|
43
43
|
|
44
|
-
**包地址**: https://pypi.org/project/
|
44
|
+
**包地址**: https://pypi.org/project/bach-baidu-maps/
|
45
45
|
|
46
46
|
---
|
47
47
|
|
@@ -75,7 +75,7 @@ uv python install 3.11
|
|
75
75
|
|
76
76
|
### 获取 MCP Server
|
77
77
|
|
78
|
-
前往百度地图
|
78
|
+
前往百度地图 MCP Server [开源仓库](https://github.com/rongquanfeng/baidu-maps-mcp/tree/main/src/baidu-map/python)下载
|
79
79
|
|
80
80
|
### 配置本地项目
|
81
81
|
|
@@ -1,9 +1,9 @@
|
|
1
|
-
bach_baidu_maps-1.0.
|
1
|
+
bach_baidu_maps-1.0.1.dist-info/licenses/LICENSE,sha256=ovC-MPhHY8OB6XEJmrqdSh-WXAcN0QmA_eA6pq1sop8,1067
|
2
2
|
mcp_server_baidu_maps/__init__.py,sha256=KUFvx8iIVipTDnVyqlscF6gs8du5vnYfnbI1jKljDEY,166
|
3
3
|
mcp_server_baidu_maps/__main__.py,sha256=GuHt2SXprTn-nh9RIC03dl5lkIag4Mnwerl2gWPwW6E,46
|
4
4
|
mcp_server_baidu_maps/map.py,sha256=gq9HU7-bktv_D9Zv5khLQ7LB4eJXkXIBRBJOOrTeyeA,37018
|
5
|
-
bach_baidu_maps-1.0.
|
6
|
-
bach_baidu_maps-1.0.
|
7
|
-
bach_baidu_maps-1.0.
|
8
|
-
bach_baidu_maps-1.0.
|
9
|
-
bach_baidu_maps-1.0.
|
5
|
+
bach_baidu_maps-1.0.1.dist-info/METADATA,sha256=PTg_acnfjIlk0bE1vgcwhf7Mgq-ArqXW4E70tdKIBl0,3073
|
6
|
+
bach_baidu_maps-1.0.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
7
|
+
bach_baidu_maps-1.0.1.dist-info/entry_points.txt,sha256=08puocWzkdPpkij1z7uPsIFyHI8Q0x9b0Qs5wb12oes,63
|
8
|
+
bach_baidu_maps-1.0.1.dist-info/top_level.txt,sha256=oRr-AQZb52CJcCu35EScJVlBLbpCm8kahVqJpzG-aF8,22
|
9
|
+
bach_baidu_maps-1.0.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|