Microsoft Planner icon

Microsoft Planner

Connects large language models to live Microsoft Planner data, enabling natural language querying without SQL.

소개

This project provides a read-only Model Context Protocol (MCP) server designed to bridge the gap between large language models (LLMs) like Claude Desktop and live Microsoft Planner data. By wrapping the CData JDBC Driver for Microsoft Planner, the server exposes Planner data as relational SQL models through a simple MCP interface. This innovative approach allows LLMs to retrieve live information by asking natural language questions, eliminating the need for direct SQL queries. For users seeking full read, write, update, delete, and action capabilities, a beta version of the CData MCP Server for Microsoft Planner with a simplified setup is also available.

주요 기능

  • Enables natural language querying of Microsoft Planner data
  • 0 GitHub stars
  • Exposes data through a standardized Model Context Protocol (MCP) interface
  • Leverages CData JDBC Drivers for robust data connectivity
  • Connects large language models (LLMs) like Claude Desktop to live data
  • Provides read-only access to Microsoft Planner data

사용 사례

  • Building custom applications or scripts to programmatically interact with Microsoft Planner data via JSON-RPC requests
  • Enabling AI clients like Claude Desktop to answer questions about Microsoft Planner data using natural language
  • Integrating live Microsoft Planner data into natural language processing workflows for analysis and reporting