Skip to main content
ClaudeWave

Workspace Tools — a sandbox remote MCP server (synthetic data) for testing MCP clients/agents.

MCP ServersRegistry oficial0 estrellas0 forksMITActualizado today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/brian-mitchell-sec/workspace-tools-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "workspace-tools-mcp": {
      "command": "node",
      "args": ["/path/to/workspace-tools-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/brian-mitchell-sec/workspace-tools-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# 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

| 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](LICENSE).

Lo que la gente pregunta sobre workspace-tools-mcp

¿Qué es brian-mitchell-sec/workspace-tools-mcp?

+

brian-mitchell-sec/workspace-tools-mcp es mcp servers para el ecosistema de Claude AI. Workspace Tools — a sandbox remote MCP server (synthetic data) for testing MCP clients/agents. Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala workspace-tools-mcp?

+

Puedes instalar workspace-tools-mcp clonando el repositorio (https://github.com/brian-mitchell-sec/workspace-tools-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar brian-mitchell-sec/workspace-tools-mcp?

+

brian-mitchell-sec/workspace-tools-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene brian-mitchell-sec/workspace-tools-mcp?

+

brian-mitchell-sec/workspace-tools-mcp es mantenido por brian-mitchell-sec. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a workspace-tools-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega workspace-tools-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: brian-mitchell-sec/workspace-tools-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/brian-mitchell-sec-workspace-tools-mcp)](https://claudewave.com/repo/brian-mitchell-sec-workspace-tools-mcp)
<a href="https://claudewave.com/repo/brian-mitchell-sec-workspace-tools-mcp"><img src="https://claudewave.com/api/badge/brian-mitchell-sec-workspace-tools-mcp" alt="Featured on ClaudeWave: brian-mitchell-sec/workspace-tools-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a workspace-tools-mcp