Dropbox MCP Server by CData
@CDataSoftware
关于 Dropbox MCP Server by CData
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for Dropbox (beta): https://www.cdata.com/download/download.aspx?sku=OFZK-V&type=beta
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\dropbox.prp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Dropbox MCP Server by CData?
Dropbox MCP Server by CData is a read-only MCP server that uses the CData JDBC Driver for Dropbox to expose Dropbox data as relational SQL models. It allows LLMs like Claude Desktop to query live Dropbox data using natural language questions without requiring SQL.
How to use Dropbox MCP Server by CData?
Clone the repository, build the JAR with mvn clean install, install and license the CData JDBC Driver for Dropbox, configure the connection string using the driver's utility, and create a .prp file with connection properties. Then add the server to your client’s MCP config (e.g., claude_desktop_config.json) and run or refresh the client.
Key features of Dropbox MCP Server by CData
- Read-only access to live Dropbox data via MCP interface
- Powered by CData JDBC Driver for Dropbox
- Supports natural language queries through LLM clients
- Exposes Dropbox data as relational SQL tables
- Provides
get_tables,get_columns, andrun_querytools
Use cases of Dropbox MCP Server by CData
- Let an AI assistant retrieve and summarize files or metadata stored in Dropbox
- Query Dropbox content without writing SQL or API code
- Integrate Dropbox data into LLM-driven chat applications like Claude Desktop
FAQ from Dropbox MCP Server by CData
Is the server read-only or full CRUD?
This server is read-only. For full read, write, update, delete, and action capabilities, CData offers a separate free beta MCP Server for Dropbox.
What are the runtime requirements?
You need Java, Maven, and the CData JDBC Driver for Dropbox installed and licensed on the same machine as the MCP client.
How does the server communicate with the client?
The server uses stdio transport and can only be used with clients running on the same machine as the server.
Where does the connection configuration live?
Connection settings are defined in a .prp file that specifies the JDBC driver path, driver class, JDBC URL, and optional table filters.
How do I troubleshoot connection issues?
Use the JDBC Driver’s Connection String utility to test connectivity, ensure OAuth is completed if required, and fully quit and restart the client (e.g., Claude Desktop) after configuration changes.
文件与存储 分类下的更多 MCP 服务器
PDF Tools MCP
danielkennedy1Filesystem
chrisdocManage your Hevy workouts, routines, folders, and exercise templates. Create and update sessions faster, organize plans, and search exercises to build workouts quickly. Stay synced with changes so your training log is always up to date.
PDF Reader MCP Server (@sylphlab/pdf-reader-mcp)
sylphlab📄 The PDF intelligence layer for AI agents — Agent Document Twin, evidence-first extraction, visual crops, OCR provenance, trust reports, and benchmark-gated releases. MCP server for Claude, Cursor, VS Code, and any MCP client.
PDF Reader MCP Server (@shtse8/pdf-reader-mcp)
shtse8📄 The PDF intelligence layer for AI agents — Agent Document Twin, evidence-first extraction, visual crops, OCR provenance, trust reports, and benchmark-gated releases. MCP server for Claude, Cursor, VS Code, and any MCP client.
Google Drive server
isaacphiModel Context Protocol (MCP) Server for reading from Google Drive and editing Google Sheets
评论