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"
|
||||
]
|
||||
},
|
||||
"github": {
|
||||
"browser-tools-server": {
|
||||
"command": "npx",
|
||||
"args": ["-y", "@modelcontextprotocol/server-github"],
|
||||
"env": {
|
||||
"GITHUB_PERSONAL_ACCESS_TOKEN": "<YOUR_TOKEN>"
|
||||
}
|
||||
"args": [
|
||||
"-y",
|
||||
"@agentdeskai/browser-tools-mcp@latest"
|
||||
]
|
||||
},
|
||||
"postgres": {
|
||||
"baidu-map": {
|
||||
"command": "npx",
|
||||
"args": ["-y", "@modelcontextprotocol/server-postgres", "postgresql://localhost/mydb"]
|
||||
"args": [
|
||||
"-y",
|
||||
"@baidumap/mcp-server-baidu-map"
|
||||
],
|
||||
"env": {
|
||||
"BAIDU_MAP_API_KEY": "MlY1FqcOXa0Uweiw7r1kRlAiA1Ia94re"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
11
README.md
11
README.md
@ -6,4 +6,13 @@
|
||||
|
||||
|
||||
## 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