TTokenySpace
返回 MCP 列表

workspace-tools

数据库

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

0v0.1.0远程托管更新于 2026/6/17
GitHub
0

远程接入地址

https://vandorla.com/mcp?src=registry

介绍

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

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.

评论

加载中…

同类推荐