MCP 工具集
2025年7月2日大约 1 分钟
mcp | 功能说明 | 地址 |
---|---|---|
mcp-playwright | https://github.com/executeautomation/mcp-playwright | |
terminal-mcp-server | https://github.com/weidwonder/terminal-mcp-server |
mcp-playwright
{
"mcpServers": {
"playwright": {
"command": "npx",
"args": ["-y", "@executeautomation/playwright-mcp-server"]
}
}
}
terminal-mcp-server
使用 terminal-mcp 使用 wjn 远程到 192.168.3.91 执行
ls /
🤖-远程服务器执行命令
用wjn 用户 登录 192.168.3.91 使用 terminal-mcp 工具 执行 在/home/wjn 目录下创建一个 hello.txt 里面写入 hello
atlas-tools-mcp-server
{
"mcpServers": {
"atlas-gis-tools": {
"name": "Atlas GIS 工具集",
"type": "stdio",
"command": "npx",
"args": [
"-y",
"atlas-tools-mcp-server@latest"
],
"env": {
"TOKEN": "<YOUR_TOKEN_HERE>"
}
}
}
}
提示词
在阿里巴巴西溪园区 120.02522,30.279988 绘制半径五百米的禁飞区圆 30.356952,120.218384
生成阿里巴巴西溪园区 120.02522,30.279988 点几何,加上 层级: 禁飞区 类型: 临时飞行限制 生效时间: 2023-05-16 00:00:00 UTC+08 结束时间: 2026-01-01 00:00:00 UTC+08 时间:24小时制 这些字段信息
在杭州市上城区桃花湖邻里中心1幢 30.356952,120.218384 绘制半径五百米的禁飞区圆
生成杭州市上城区桃花湖邻里中心1幢 30.356952,120.218384 点几何,加上 层级: 禁飞区 类型: 临时飞行限制 生效时间: 2023-05-16 00:00:00 UTC+08 结束时间: 2026-01-01 00:00:00 UTC+08 时间:24小时制 这些字段信息