bing-ads-mcp-server-by-cdata

Provides a local, read-only MCP server that exposes Bing Ads data (via CData JDBC Driver for Bing Ads) as MCP tools (list tables/columns and run SELECT queries). Intended to be used with MCP-capable desktop clients (e.g., Claude Desktop) through stdio on the same machine.

Evaluated Apr 04, 2026 (16d ago)
Repo ↗ Ai Ml mcp bing-ads cdata jdbc data-integration read-only stdio claude-desktop
⚙ Agent Friendliness
49
/ 100
Can an agent use this?
🔒 Security
32
/ 100
Is it safe for agents?
⚡ Reliability
22
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
78
Documentation
70
Error Messages
0
Auth Simplicity
55
Rate Limits
0

🔒 Security

TLS Enforcement
20
Auth Strength
55
Scope Granularity
10
Dep. Hygiene
40
Secret Handling
30

Transport/TLS is not described because the MCP server communicates over stdio locally. Authentication is handled by the CData JDBC driver (including OAuth flows), but the README does not document scope granularity for MCP tools. Connection details include a JDBC URL that may contain authentication directives (e.g., InitiateOAuth) and a .prp file referencing the driver path; guidance on where secrets live and how they are protected is not provided. Dependency hygiene and vulnerability posture are not verifiable from the provided content.

⚡ Reliability

Uptime/SLA
0
Version Stability
40
Breaking Changes
30
Error Recovery
20
AF Security Reliability

Best When

You want a locally run MCP server to let an LLM query Bing Ads data with minimal SQL knowledge on the same host as the MCP server process.

Avoid When

You need a remote/shared service endpoint, strong API governance (pagination/rate limits), or write/delete capabilities.

Use Cases

  • Interactive analytics and ad performance research over live Bing Ads data via natural-language questions
  • Schema discovery (tables/columns) for Bing Ads datasets
  • Ad hoc reporting using SELECT queries abstracted behind MCP tools

Not For

  • High-concurrency or network-distributed use (stdio limits same-machine clients)
  • Untrusted remote clients (no public API gateway described)
  • Full CRUD operations (server is explicitly read-only in this repo)
  • Operations requiring robust API-level rate limit handling or pagination contracts

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: Uses CData JDBC Driver authentication; may involve OAuth in the browser when InitiateOAuth=GETANDREFRESH is set in JdbcUrl
OAuth: Yes Scopes: No

Authentication is delegated to the CData JDBC driver via the provided .prp/JdbcUrl. The README references OAuth in the connection builder flow, but does not document OAuth scopes or fine-grained permissions for the MCP layer.

Pricing

Free tier: No
Requires CC: No

No pricing details are provided for this MCP server repo; the README implies dependency on the commercial CData JDBC driver licensing.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Server uses stdio; it can only be used by clients running on the same machine.
  • Tool outputs are returned in CSV for get_tables/get_columns; agents may need to parse CSV reliably.
  • Authentication and connection setup are externalized to the CData JDBC driver and the .prp file; misconfiguration will prevent data retrieval.
  • The README mentions read, write, update, delete generally, but the project description calls this a read-only MCP server; be cautious about expecting non-SELECT capabilities.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for bing-ads-mcp-server-by-cdata.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered