Server data from the Official MCP Registry
Sandbox workspace tools: search, file read, DB queries, integrations. Returns synthetic data.
Sandbox workspace tools: search, file read, DB queries, integrations. Returns synthetic data.
Remote endpoints: streamable-http: https://vandorla.com/mcp?src=registry
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.
This plugin requests these system permissions. Most are normal for its category.
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"
}
}
}From the project's GitHub 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.
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).
| 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 |
Synthetic data only — responses are illustrative, not real. No warranty; provided as-is for testing and experimentation.
MIT — see LICENSE.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.