Facebook Ads MCP Server by CData
@CDataSoftware
关于 Facebook Ads 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 Facebook Ads (beta): https://www.cdata.com/download/download.aspx?sku=HRZK-V&type=beta
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\facebook-ads.prp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Facebook Ads MCP Server by CData?
Facebook Ads MCP Server by CData is a read-only MCP server that allows LLMs like Claude Desktop to query live Facebook Ads data. It wraps the CData JDBC Driver for Facebook Ads, exposing the data as relational SQL models and enabling natural language questions without requiring SQL.
How to use Facebook Ads MCP Server by CData?
Clone the repository and build the server with mvn clean install. Download and license the CData JDBC Driver for Facebook Ads, then generate a JDBC connection string using the driver’s utility. Create a .prp file with the connection details and add the server to your MCP client (e.g., Claude Desktop) by editing claude_desktop_config.json. Start the client and ask questions about your Facebook Ads data.
Key features of Facebook Ads MCP Server by CData
- Read-only access to live Facebook Ads data.
- Wraps the CData JDBC Driver for Facebook Ads.
- Exposes tables and columns for querying.
- Supports SQL SELECT queries via the
run_querytool. - Enables natural language question answering through LLMs.
- Uses stdio transport for local client-server communication.
Use cases of Facebook Ads MCP Server by CData
- Query Facebook Ads performance metrics using natural language.
- Analyze ad campaign data alongside other data sources.
- Retrieve live Facebook Ads data for reporting or dashboards.
- Explore Facebook Ads schema and column details.
- Integrate Facebook Ads data into AI-powered conversational agents.
FAQ from Facebook Ads MCP Server by CData
What is the difference between this server and the CData MCP Server for Facebook Ads (beta)?
This server is read-only. The beta version supports full read, write, update, delete, and action capabilities with a simplified setup.
What are the prerequisites to run this server?
Java, Maven, and the CData JDBC Driver for Facebook Ads (with a valid license or trial) are required. The server is built from source using Maven.
What transport does the server use?
The server uses stdio transport, so it can only be used with clients running on the same machine as the server.
How can I troubleshoot connection issues?
Use the Connection String builder to test the connection and ensure OAuth authentication is completed. For further help, contact the CData Support Team or join the CData Community.
Is the server read-only?
Yes, the README explicitly states that this project builds a read-only MCP server.
其他 分类下的更多 MCP 服务器
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
评论