7 lines
245 B
YAML
7 lines
245 B
YAML
|
|
name: filesystem
|
||
|
|
version: "1.0.0"
|
||
|
|
description: Filesystem MCP server for reading and writing files
|
||
|
|
packageName: "@anthropic/filesystem-mcp"
|
||
|
|
transport: STDIO
|
||
|
|
repositoryUrl: https://github.com/modelcontextprotocol/servers/tree/main/src/filesystem
|