Skip to main content
Glama
ry-ops
by ry-ops
pyproject.toml810 B
[project] name = "microsoft-graph-mcp" version = "1.0.0" description = "MCP server for Microsoft Graph API integration with user, license, and group management" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp>=1.0.0", "msal>=1.31.0", "httpx>=0.27.0", "python-dotenv>=1.0.0" ] [project.optional-dependencies] dev = [ "pytest>=8.0.0", "pytest-asyncio>=0.23.0", "black>=24.0.0", "ruff>=0.6.0" ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.uv] dev-dependencies = [ "pytest>=8.0.0", "pytest-asyncio>=0.23.0", "black>=24.0.0", "ruff>=0.6.0" ] [tool.black] line-length = 100 target-version = ["py310"] [tool.ruff] line-length = 100 target-version = "py310" [tool.pytest.ini_options] asyncio_mode = "auto"

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ry-ops/microsoft-graph-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server