We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2f08bc + 8301a8e commit 0faddbdCopy full SHA for 0faddbd
2 files changed
start-mcp-amap-maps/publish.yaml
@@ -1,7 +1,7 @@
1
Edition: 3.0.0
2
Type: Project
3
Name: fcai-start-mcp-amap-maps
4
-Version: 0.0.11
+Version: 0.0.12
5
Provider:
6
- 阿里云 # 取值内容参考:https://api.devsapp.cn/v3/common/args.html
7
Description: 高德地图MCP Server
start-mcp-amap-maps/src/s.yaml
@@ -14,5 +14,5 @@ resources:
14
transport: stdio
15
runtime: nodejs20
16
startCommand: 'node index.js'
17
- cpu: 0.5
18
- memorySize: 512
+ cpu: 1
+ memorySize: 2048
0 commit comments