LinkedIn Ads MCP Server by CData
@CDataSoftware
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
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\linkedin-ads.prp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「その他」の他のコンテンツ
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
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.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
コメント