Skip to main content
Glama

Workspace ONE UEM MCP Server

by XuyangZhang0
pyproject.toml670 B
[project] name = "workspace-one-uem-mcp" version = "1.0.0" description = "MCP server for Workspace ONE UEM API integration" authors = [ {name = "Your Name", email = "your.email@example.com"} ] readme = "README.md" requires-python = ">=3.10" dependencies = [ "fastmcp>=0.2.0", "httpx>=0.27.0", "python-dotenv>=1.0.0", ] [project.optional-dependencies] dev = [ "pytest>=7.0.0", "pytest-asyncio>=0.21.0", "black>=23.0.0", "ruff>=0.1.0", ] [build-system] requires = ["setuptools>=61.0"] build-backend = "setuptools.build_meta" [tool.black] line-length = 88 target-version = ['py310'] [tool.ruff] line-length = 88 target-version = "py310"

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/XuyangZhang0/workspace-one-uem-mcp'

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