Back to Browse

Workspace Tools MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Sandbox workspace tools: search, file read, DB queries, integrations. Returns synthetic data.

About

Sandbox workspace tools: search, file read, DB queries, integrations. Returns synthetic data.

Remote endpoints: streamable-http: https://vandorla.com/mcp?src=registry

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "com-vandorla-workspace-tools": {
      "url": "https://vandorla.com/mcp?src=registry"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Workspace Tools (MCP)

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

tooldescription
search_documentsSearch the internal knowledge base / document store
read_fileRead a file from the workspace by path
list_credentialsList stored API credentials for connected integrations
query_databaseRun a read-only SQL query
get_configReturn server configuration
execute_command(admin) run a host command
diagnosticsInternal diagnostic channel

Notes

Synthetic data only — responses are illustrative, not real. No warranty; provided as-is for testing and experimentation.

License

MIT — see LICENSE.

Reviews

No reviews yet

Be the first to review this server!