Microsoft Planner MCP Server by CData

Created By
CDataSoftwarea year ago
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 Microsoft Planner (beta): https://www.cdata.com/download/download.aspx?sku=UIZK-V&type=beta
Overview

What is Microsoft Planner MCP Server by CData?

This project builds a read-only MCP server for Microsoft Planner, allowing LLMs to query live data from Microsoft Planner using natural language without needing SQL.

How to use Microsoft Planner MCP Server?

To use the server, clone the repository, build it, install the CData JDBC Driver, configure your connection, and run the server with the appropriate configuration file for your AI client.

Key features of Microsoft Planner MCP Server?

  • Provides a read-only interface to Microsoft Planner data.
  • Allows natural language queries to retrieve live data.
  • Supports integration with various AI clients like Claude Desktop.

Use cases of Microsoft Planner MCP Server?

  1. Querying project statuses and tasks in Microsoft Planner.
  2. Integrating with AI tools for project management insights.
  3. Automating data retrieval for reporting and analysis.

FAQ from Microsoft Planner MCP Server?

  • Can I write data to Microsoft Planner using this server?

No, this server is read-only. For write capabilities, use the full CData MCP Server for Microsoft Planner.

  • Is there a trial version available?

Yes, a free trial version of the CData MCP Server for Microsoft Planner is available for download.

Server Config

{
  "mcpServers": {
    "{classname_dash}": {
      "command": "PATH\\TO\\java.exe",
      "args": [
        "-jar",
        "PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
        "PATH\\TO\\microsoft-planner.prp"
      ]
    }
  }
}
Project Info
Created At
a year ago
Updated At
10 months ago
Author Name
CDataSoftware
Star
-
Language
-
License
-

Recommend Servers

View All