Loading...
Loading...
Compare original and translation side by side
Claude ←→ MCP Server ←→ External Resource
(Protocol) (Files, APIs, DBs)Claude ←→ MCP Server ←→ External Resource
(Protocol) (Files, APIs, DBs)| Server | Function | Stars |
|---|---|---|
| filesystem | Read/write local files | Official |
| google-drive | Access Google Docs/Sheets | 5k+ |
| puppeteer | Browser automation, PDF gen | 10k+ |
| sqlite | Database queries | Official |
| 服务器 | 功能 | 星标数 |
|---|---|---|
| filesystem | 读写本地文件 | 官方 |
| google-drive | 访问Google Docs/Sheets | 5k+ |
| puppeteer | 浏览器自动化、PDF生成 | 10k+ |
| sqlite | 数据库查询 | 官方 |
{
"mcpServers": {
"filesystem": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-filesystem",
"/path/to/documents"
]
},
"google-drive": {
"command": "npx",
"args": ["-y", "@anthropic/mcp-google-drive"]
}
}
}{
"mcpServers": {
"filesystem": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-filesystem",
"/path/to/documents"
]
},
"google-drive": {
"command": "npx",
"args": ["-y", "@anthropic/mcp-google-drive"]
}
}
}undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined