Skip to content

Remove Filesystem MCP extension from catalog#9225

Open
DOsinga wants to merge 1 commit into
mainfrom
fix/remove-filesystem-extension-8320
Open

Remove Filesystem MCP extension from catalog#9225
DOsinga wants to merge 1 commit into
mainfrom
fix/remove-filesystem-extension-8320

Conversation

@DOsinga
Copy link
Copy Markdown
Collaborator

@DOsinga DOsinga commented May 14, 2026

Summary

Remove the Filesystem MCP server from the extension catalog. It ships with placeholder paths (/path/to/dir1 /path/to/dir2) that cause it to fail immediately on install. The built-in Developer extension already provides file system access via shell/edit/tree tools, making this third-party extension redundant for most users.

Users who specifically want the sandboxed MCP filesystem server can still add it manually with their own paths via the "Add Extension" button.

Changes

  • Remove the filesystem entry from documentation/static/servers.json
  • Remove the documentation/docs/mcp/filesystem-mcp.md tutorial page
  • Redirect old filesystem-mcp URLs to the general extensions guide

Fixes #8320

The Filesystem MCP server entry in the extension catalog ships with
placeholder paths (/path/to/dir1 /path/to/dir2) that cause it to fail
on install. The built-in Developer extension already provides file
system access, making this third-party extension redundant for most
users. Users who want it can still add it manually with their own paths.

Fixes #8320

Signed-off-by: Douwe Osinga <douwe@squareup.com>
@github-actions
Copy link
Copy Markdown
Contributor

Documentation preview deployed: https://pr-9225.goose-pr-previews-poc.pages.dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failed to add extension "Filesystem"

2 participants