Skip to main content
Glama

ms-sentinel-mcp-server

by dstreefkerk
setup.py376 B
#!/usr/bin/env python3 """ Setup script for MCP Server Sentinel. This script now defers most packaging configuration to pyproject.toml. """ from setuptools import setup # The majority of our configuration is now in pyproject.toml # This setup.py file is kept minimal and mainly serves as a fallback # for pip installation without requiring the latest pip versions. setup()

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/dstreefkerk/ms-sentinel-mcp-server'

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