libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
file-system
/ peekaboo-mcp
peekaboo-mcp
JSON →
stdio
none
file-system
A minimal MCP server providing read-only access to the file system.
github ↗
Install
How to run this server
[ { "cmd": "npx peekaboo-mcp", "imports": [] } ]
server path:
peekaboo-mcp
Tools
What this server exposes
search_path
Search for files and directories by name pattern. Supports wildcards: * (any characters), ** (any directories), ? (single character). Examples: *.ts, src/**/*.js, test-?.md
search_content
Search for content within files. Optional file pattern filter. Case-insensitive by default. Returns matching lines with line numbers
Configuration
Environment & auth
auth
none
Resources
github
https://github.com/davstr1/peekabooMCP ↗
peekaboo-mcp — MCP Server · libregistry