microsoft-teams-mcp-server-by-cdata
@CDataSoftware
关于 microsoft-teams-mcp-server-by-cdata
This read-only MCP Server allows you to connect to Microsoft Teams data from Claude Desktop through CData JDBC Drivers. Free (beta) read/write servers available at
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is microsoft-teams-mcp-server-by-cdata?
CData’s Model Context Protocol (MCP) Server for Microsoft Teams is a read-only server that allows LLMs (such as Claude Desktop) to query live Microsoft Teams data using the CData JDBC Driver for Microsoft Teams. It exposes Teams data as relational SQL models through a simple MCP interface, enabling natural‑language questions without SQL.
How to use microsoft-teams-mcp-server-by-cdata?
Clone the repository, build the JAR with mvn clean install, download and license the CData JDBC Driver for Microsoft Teams, create a .prp file with your JDBC connection details, then configure the server in Claude Desktop’s claude_desktop_config.json under mcpServers. Run or restart Claude Desktop to start using the server.
Key features of microsoft-teams-mcp-server-by-cdata
- Read‑only MCP server for Microsoft Teams data
- Wraps CData JDBC Driver for Microsoft Teams
- Exposes Teams data as relational SQL models
- Allows natural‑language queries via AI clients
- Provides
get_tables,get_columns, andrun_querytools - Results returned in CSV format
Use cases of microsoft-teams-mcp-server-by-cdata
- Ask Claude Desktop about Teams channels, members, or messages
- Retrieve live calendar events from Microsoft Teams
- Query Teams data without writing SQL or API code
- Integrate Teams data into AI‑powered workflows
- Discover available tables and columns interactively
FAQ from microsoft-teams-mcp-server-by-cdata
Is this server read‑write or read‑only?
This project builds a read‑only MCP server. A separate CData MCP Server for Microsoft Teams (beta) offers full read, write, update, delete, and action capabilities.
What are the runtime requirements?
You need Java installed, the CData JDBC Driver for Microsoft Teams (downloaded, installed, and licensed), and an MCP‑compatible client like Claude Desktop.
How does the server connect to Microsoft Teams?
It uses the CData JDBC Driver for Microsoft Teams, which connects via OAuth. The connection string is configured in a .prp file and tested with the driver’s Connection String utility.
What transport does the server use?
The server uses stdio transport, so it can only be used with clients that run on the same machine as the server.
How do I troubleshoot connection issues?
Verify the connection string with the driver’s utility, ensure the .prp file is correct, and fully quit and restart Claude Desktop. For further help, contact CData Support or the CData Community.
沟通协作 分类下的更多 MCP 服务器
Discord MCP Server
hanwegMCP server for discord bot
WhatsApp MCP Server
lharriesWhatsApp MCP server
MCP-Discord
barryyip0625Implement Discord MCP server enabling AI assistants to interact with the Discord platform.
Telegram MCP Server
kfastovTelegram user console client and archiver
MCP Email Server
Shy2593666979一个基于 MCP (Model Context Protocol) 的邮件服务,支持 LLM 发送带附件的电子邮件及在指定目录中搜索文件。提供安全的 SMTP 传输、多收件人支持和附件模式匹配搜索功能,适用于 Gmail、Outlook、Yahoo、QQ 邮箱和网易 126 邮箱等主流邮箱服务。
评论