We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sandraschi/windows-operations-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Core DXT requirements
fastmcp>=2.10.1,<3.0.0
fastapi>=0.95.0
uvicorn>=0.22.0
pydantic>=1.10.0
python-dotenv>=1.0.0
pywin32>=305; sys_platform == "win32"
# Windows-specific utilities
psutil>=5.9.0
# Logging
structlog>=23.0.0
# Media file metadata
hachoir3>=3.2.0
mutagen>=1.47.0
Pillow>=10.0.0
# Archive handling
rarfile>=4.0.0
python-libarchive-c>=4.0.0