2025-04-18 16:54:05 +08:00

30 lines
765 B
JSON

{
"mcpServers": {
"filesystem": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-filesystem",
"/Users/johny/Desktop/Git/git.treesir.pub/cdryzun/mcp-server-cursor/mdm-gitbook-sr"
]
},
"git": {
"command": "uvx",
"args": [
"mcp-server-git",
"--repository",
"/Users/yangzun/Desktop/Git/git.treesir.pub/cdryzun/mcp-server-cursor"
]
},
"browser-tools-server": {
"command": "npx",
"args": [
"-y",
"@agentdeskai/browser-tools-mcp@latest"
]
},
"amap-amap-sse": {
"url": "https://mcp.amap.com/sse?key=b0d05580b95738f5280f610e4ec6d472"
}
}
}