LinkedIn Ads MCP Server by CData
@CDataSoftware
About LinkedIn 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 LinkedIn Ads (beta): https://www.cdata.com/download/download.aspx?sku=EBZK-V&type=beta
Basic information
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\\linkedin-ads.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 LinkedIn Ads MCP Server by CData?
LinkedIn Ads MCP Server by CData is a read-only Model Context Protocol (MCP) server that lets large language models (LLMs) query live LinkedIn Ads data using natural language questions. It wraps the CData JDBC Driver for LinkedIn Ads, which exposes LinkedIn Ads data as relational SQL tables. The server is intended for developers who want to integrate LinkedIn Ads analytics into AI assistants like Claude Desktop.
How to use LinkedIn Ads MCP Server by CData?
Clone the repository, build with mvn clean install, download and license the CData JDBC Driver for LinkedIn Ads, use the driver’s connection string utility to configure OAuth and copy the JDBC URL, then create a .prp file with connection properties. Configure Claude Desktop by adding an entry to claude_desktop_config.json pointing to the built JAR and property file. Once the client is launched, ask natural language questions about your LinkedIn Ads data without writing SQL.
Key features of LinkedIn Ads MCP Server by CData
- Read-only access to live LinkedIn Ads data
- Powered by the CData JDBC Driver for LinkedIn Ads
- Exposes SQL tables via MCP tools
- Supports OAuth authentication
- Uses
stdiotransport for local clients
Use cases of LinkedIn Ads MCP Server by CData
- Query campaign performance using natural language
- Analyze ad spend and return on investment
- Retrieve account and audience insights
- Integrate LinkedIn Ads data into AI-powered dashboards
FAQ from LinkedIn Ads MCP Server by CData
Is the server read-only?
Yes, this MCP server is read-only. For full read, write, update, delete, and action capabilities, CData offers a free beta version of the CData MCP Server for LinkedIn Ads.
What runtime dependencies are required?
You need Java (to run the JAR), Maven (to build the project), and the CData JDBC Driver for LinkedIn Ads installed and licensed on the same machine as the client.
How is authentication handled?
Authentication is configured via the JDBC driver’s connection string utility. OAuth is initiated automatically when you test the connection; you must authenticate in your browser.
Where does the data reside?
Data stays in LinkedIn Ads. The server sends SQL queries through the JDBC driver to retrieve live results; no data is stored locally.
What transport does the server use?
The server uses stdio transport, so it can only be used with clients running on the same machine.
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
ghidraMCP
LaurieWiredMCP Server for Ghidra
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Comments