{"id":"cdatasoftware-microsoft-planner-mcp-server-by-cdata","name":"microsoft-planner-mcp-server-by-cdata","af_score":53.8,"security_score":56.5,"reliability_score":31.2,"what_it_does":"Provides a local, read-only MCP server that wraps the CData JDBC Driver for Microsoft Planner and exposes Planner data via MCP tools (get tables/columns, run SELECT queries) to LLM clients such as Claude Desktop (stdio-based, same-machine).","best_when":"You want local, same-host LLM querying of Microsoft Planner data using MCP with minimal setup and you’re comfortable configuring a JDBC driver and running a local Java process.","avoid_when":"You need secure multi-tenant remote access, strong built-in auth boundaries at the MCP layer, or high assurance that tool calls are restricted beyond basic read-only intent.","last_evaluated":"2026-04-04T19:49:20.261394+00:00","has_mcp":true,"has_api":false,"auth_methods":["CData JDBC driver authentication (OAuth mentioned via InitiateOAuth=GETANDREFRESH in JdbcUrl template; license step via java -jar ... --license)"],"has_free_tier":false,"known_gotchas":["Server uses stdio; only works with MCP clients on the same machine.","The server is positioned as read-only; agents should avoid assumptions about write/update/delete tools.","Underlying access is SQL SELECT via run_query; agents may need to discover table/column names first using get_tables/get_columns to avoid query failures."],"error_quality":0.0}