Google Drive MCP benchmark report
Google Drive MCP has a benchmark score of 37/100 based on installability, startup reliability, MCP capability discovery, documentation quality, and safety signals.
Benchmark score
37
Docs score
0
Config score
0
Safety score
0
Benchmark status
| Install | unknown |
|---|---|
| Startup | unknown |
| Capability discovery | passed |
| Last tested | Jul 27, 2026 |
Installability
- npxconfidence: high
npx -y @modelcontextprotocol/server-memory
Capabilities
resource
knowledge-graph
The full knowledge graph with all entities and relations
tool
add_observations
Add new observations to existing entities in the knowledge graph
tool
create_entities
Create multiple new entities in the knowledge graph
tool
create_relations
Create multiple new relations between entities in the knowledge graph. Relations should be in active voice
tool
delete_entities
Delete multiple entities and their associated relations from the knowledge graph
tool
delete_observations
Delete specific observations from entities in the knowledge graph
tool
delete_relations
Delete multiple relations from the knowledge graph
tool
open_nodes
Open specific nodes in the knowledge graph by their names
tool
read_graph
Read the entire knowledge graph
tool
search_nodes
Search for nodes in the knowledge graph based on a query
Related pages
Frequently asked questions
What does the Google Drive MCP benchmark score include?
It combines install status, startup status, capability discovery, documentation score, configuration score, and safety score into a 0-100 benchmark_score.
Does MCP Server Finder call Google Drive MCP tools during discovery?
No. Capability discovery lists tools, resources, and prompts when possible, but does not invoke tools or read sensitive resources.
Why are some checks skipped?
Checks are skipped when they cannot be run safely without credentials, local configuration, or non-destructive execution guarantees.
Last updated