Facebook MCP Server by CData
@CDataSoftware
About Facebook 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 (beta): https://www.cdata.com/download/download.aspx?sku=RBZK-V&type=beta
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\facebook.prp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Facebook MCP Server by CData?
Facebook MCP Server by CData is a read-only Model Context Protocol (MCP) server that allows LLMs like Claude Desktop to query live Facebook data. It wraps the CData JDBC Driver for Facebook, which exposes Facebook data as relational SQL models, so users can retrieve live information using natural language without writing SQL.
How to use Facebook MCP Server by CData?
Clone the repository, build the JAR with mvn clean install, download and install the CData JDBC Driver for Facebook, license it, and configure a connection string using the driver’s utility. Create a .prp file with JDBC details (prefix, driver path, JDBC URL, etc.), then add the server to Claude Desktop’s claude_desktop_config.json. Restart the client to see the server. The server uses stdio transport and must run on the same machine as the client.
Key features of Facebook MCP Server by CData
- Read-only access to Facebook data via live SQL queries.
- Natural language interface – no SQL knowledge required.
- Tools:
get_tables,get_columns, andrun_query(SELECT only). - Built on the CData JDBC Driver for Facebook.
- Supports any LLM client that can host MCP servers (e.g., Claude Desktop).
- MIT licensed – free to use, modify, and distribute.
Use cases of Facebook MCP Server by CData
- Ask an LLM to summarize Facebook page engagement metrics.
- Query Facebook ad performance data in real time.
- Combine Facebook data with other sources in multi‑tool MCP workflows.
- Enable non‑technical users to explore Facebook data via chat.
- Provide live business intelligence to AI assistants without custom code.
FAQ from Facebook MCP Server by CData
Is this server read‑only?
Yes. This MCP server provides only read capabilities. For full read, write, update, delete, and action support, CData offers a free beta version of their MCP Server for Facebook.
What are the runtime requirements?
Java (to run the JAR), Maven (to build), and a licensed copy of the CData JDBC Driver for Facebook installed on the same machine.
Where does the data live?
Data is queried live from Facebook through the JDBC driver. No local copy of the data is stored by the server.
What transport or authentication is used?
The server communicates over stdio, so it must run on the same host as the client. Authentication uses OAuth, configured through the JDBC connection string builder.
Can I run the server without Claude Desktop?
Yes. Run java -jar CDataMCP-jar-with-dependencies.jar /path/to/facebook.prp on its own, but note that stdio transport limits it to local‑only clients.
Frequently asked questions
Is this server read‑only?
Yes. This MCP server provides only read capabilities. For full read, write, update, delete, and action support, CData offers a free beta version of their MCP Server for Facebook.
What are the runtime requirements?
Java (to run the JAR), Maven (to build), and a licensed copy of the CData JDBC Driver for Facebook installed on the same machine.
Where does the data live?
Data is queried live from Facebook through the JDBC driver. No local copy of the data is stored by the server.
What transport or authentication is used?
The server communicates over `stdio`, so it must run on the same host as the client. Authentication uses OAuth, configured through the JDBC connection string builder.
Can I run the server without Claude Desktop?
Yes. Run `java -jar CDataMCP-jar-with-dependencies.jar /path/to/facebook.prp` on its own, but note that `stdio` transport limits it to local‑only clients.
Basic information
More Other MCP servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Nginx UI
0xJackyYet another WebUI for Nginx
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Comments