Skip to main content
Glama
setup.py208 B
"""Setup script for mcp-powershell-exec.""" from setuptools import setup, find_packages setup( packages=find_packages(), package_data={ "mcp_powershell_exec": ["py.typed"], }, )

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/DynamicEndpoints/PowerShell-Exec-MCP-Server'

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