diff --git a/.cursor/mcp.json b/.cursor/mcp.json index 55b3d17..010fa73 100644 --- a/.cursor/mcp.json +++ b/.cursor/mcp.json @@ -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": "" - } + "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" + } } } } \ No newline at end of file diff --git a/README.md b/README.md index 8dadbc1..de2398f 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,13 @@ ## MCP Server -1. https://github.com/github/github-mcp-server \ No newline at end of file +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)