M
MCP Filesystem Gcp
by @NUbem000
MCP server by NUbem000
Created 5/28/2025
Updated 4 days ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp-filesystem-gcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"nubem000-mcp-filesystem-gcp": {
"command": "npx",
"args": [
"nubem000-mcp-filesystem-gcp"
]
}
}
}