Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MCP GDrive #402

Open
uzaymacar opened this issue Dec 23, 2024 · 1 comment
Open

MCP GDrive #402

uzaymacar opened this issue Dec 23, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@uzaymacar
Copy link

Do I get it right that the gdrive MCP only does search for the moment? It can execute search queries on my GDrive, but doesn't seem to be able to read the contents of the documents?

Also, the NPX section in the README at https://github.com/modelcontextprotocol/servers/tree/main/src/gdrive did not really work for me -- I had to point the command to the cloned path of the servers repository.

"gdrive": {
    "command": "npx",
    "args": [
        "-y",
        "/<PATH>/servers/src/gdrive/dist/index.js"
      ]
}
@uzaymacar uzaymacar added the enhancement New feature or request label Dec 23, 2024
@po-shu
Copy link

po-shu commented Dec 26, 2024

NPX

It seems likely that the Claude Desktop App will fail, until a package containing this fix is published.

ddd4860

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants