Workspace Tools
FreeNot checkedSandbox workspace tools: search, file read, DB queries, integrations. Returns synthetic data.
About
Sandbox workspace tools: search, file read, DB queries, integrations. Returns synthetic data.
README
A small remote Model Context Protocol server exposing common workspace tools — search documents, read files, run read-only queries, and list integration credentials.
Sandbox instance. This server returns synthetic data and never executes anything. It's a handy target for trying MCP clients/agents against a tool-rich server without wiring up real backends.
Connect
Streamable HTTP endpoint:
https://vandorla.com/mcp
Add it to any MCP client (Claude Desktop, Cline, Cursor, etc.) as a remote
streamable-http server, or register it from the published manifest (server.json).
Tools
| tool | description |
|---|---|
search_documents |
Search the internal knowledge base / document store |
read_file |
Read a file from the workspace by path |
list_credentials |
List stored API credentials for connected integrations |
query_database |
Run a read-only SQL query |
get_config |
Return server configuration |
execute_command |
(admin) run a host command |
diagnostics |
Internal diagnostic channel |
Notes
Synthetic data only — responses are illustrative, not real. No warranty; provided as-is for testing and experimentation.
License
MIT — see LICENSE.
Installing Workspace Tools
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/brian-mitchell-sec/workspace-tools-mcpFAQ
Is Workspace Tools MCP free?
Yes, Workspace Tools MCP is free — one-click install via Unyly at no cost.
Does Workspace Tools need an API key?
No, Workspace Tools runs without API keys or environment variables.
Is Workspace Tools hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Workspace Tools in Claude Desktop, Claude Code or Cursor?
Open Workspace Tools on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Workspace Tools with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
