feat(add): cursor mcp server
This commit is contained in:
parent
61b343c15b
commit
9f530b7b90
@ -17,16 +17,22 @@
|
|||||||
"/Users/yangzun/Desktop/Git/git.treesir.pub/cdryzun/mcp-server-cursor"
|
"/Users/yangzun/Desktop/Git/git.treesir.pub/cdryzun/mcp-server-cursor"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"github": {
|
"browser-tools-server": {
|
||||||
"command": "npx",
|
"command": "npx",
|
||||||
"args": ["-y", "@modelcontextprotocol/server-github"],
|
"args": [
|
||||||
"env": {
|
"-y",
|
||||||
"GITHUB_PERSONAL_ACCESS_TOKEN": "<YOUR_TOKEN>"
|
"@agentdeskai/browser-tools-mcp@latest"
|
||||||
}
|
]
|
||||||
},
|
},
|
||||||
"postgres": {
|
"baidu-map": {
|
||||||
"command": "npx",
|
"command": "npx",
|
||||||
"args": ["-y", "@modelcontextprotocol/server-postgres", "postgresql://localhost/mydb"]
|
"args": [
|
||||||
|
"-y",
|
||||||
|
"@baidumap/mcp-server-baidu-map"
|
||||||
|
],
|
||||||
|
"env": {
|
||||||
|
"BAIDU_MAP_API_KEY": "MlY1FqcOXa0Uweiw7r1kRlAiA1Ia94re"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -7,3 +7,12 @@
|
|||||||
|
|
||||||
## MCP Server
|
## MCP Server
|
||||||
1. https://github.com/github/github-mcp-server
|
1. https://github.com/github/github-mcp-server
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## MCP 文件收录列表
|
||||||
|
|
||||||
|
- https://smithery.ai
|
||||||
|
- BrowserTools-1.2.0-extension.zip
|
||||||
|
- https://github.com/AgentDeskAI/browser-tools-mcp
|
||||||
|
- [百度MCP](https://lbsyun.baidu.com/faq/api?title=mcpserver/prepare)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user