Moor
account_circle

Servers

Manage and configure your local MCP servers. Control tools, environment variables, and monitor connection status.

folder

filesystem

Running
npx -y @modelcontextprotocol/server-filesystem
database

postgres-db

Stopped
python -m mcp_postgres --url postgresql://...
code

github-agent

Failed
node ./build/index.js
folder

filesystem

Local file system access tools

Command

npx -y @modelcontextprotocol/server-filesystem /Users/local/projects

folder_open Working Directory

/Users/admin/workspace/project

vpn_key Environment Variables

KEY VALUE
DEBUG true
MAX_FILES 100

Provided Tools

4 Tools
read_file Read

Read contents of a file from the permitted directories.

write_file Edit

Write or overwrite a file in the workspace.

delete_file Destructive

Permanently remove a file.

list_directory Search

List contents of a specified directory.