We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/renepajta/m365-copilot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•183 B
"""Microsoft 365 Copilot MCP Server.
An MCP server that brings Microsoft 365 enterprise data into AI assistant
workflows (GitHub Copilot, Claude Desktop).
"""
__version__ = "0.1.0"