Microsoft Project 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 Project (beta): https://www.cdata.com/download/download.aspx?sku=COZK-V&type=beta
Overview

What is Microsoft Project MCP Server by CData?

This project builds a read-only Model Context Protocol (MCP) server for Microsoft Project, allowing LLMs to query live data without needing SQL.

How to use Microsoft Project MCP Server?

To use the MCP Server, clone the repository, build the server, install the CData JDBC Driver, configure your connection, and run the server with the appropriate commands.

Key features of Microsoft Project MCP Server?

  • Provides a read-only interface for Microsoft Project data.
  • Allows natural language queries to retrieve live data.
  • Integrates with Claude Desktop for enhanced AI capabilities.

Use cases of Microsoft Project MCP Server?

  1. Querying project data using natural language.
  2. Integrating with AI tools for project management insights.
  3. Simplifying data access for Microsoft Project users.

FAQ from Microsoft Project MCP Server?

  • Can I write data using this server?

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

  • Is there a trial version available?

Yes, a free beta version is available for download.

  • What is the licensing for this server?

The MCP server is licensed under the MIT License, allowing free use and modification.

Server Config

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

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago