MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

M
MCP Filesystem Gcp

MCP server by NUbem000

Created 5/28/2025
Updated 4 days ago
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" ] } } }