Bing Ads
Connects large language models (LLMs) to live Bing Ads data through a Model Context Protocol server.
关于
Designed to bridge the gap between large language models and live Bing Ads data, this server enables natural language querying of your advertising metrics. It wraps the powerful CData JDBC Driver for Bing Ads, exposing your data as relational SQL models through a simple Model Context Protocol interface, allowing AI clients to retrieve real-time information without needing to write SQL queries.
主要功能
- Offers standard MCP tools: get_tables, get_columns, and run_query
- Leverages CData JDBC Driver for relational data exposure
- Connects LLMs (e.g., Claude Desktop) to live Bing Ads data
- Provides read-only access to Bing Ads data
- 0 GitHub stars
- Enables natural language querying of Bing Ads data
使用案例
- Automating data retrieval from Bing Ads for analytical purposes using LLMs
- Enabling AI clients like Claude Desktop to query Bing Ads data with natural language
- Integrating live Bing Ads advertising metrics into AI-powered applications