Skip to main content
Glama

Shutter MCP

Official
requirements.txt511 B
# Shutter Timelock Encryption MCP Server Dependencies # Core MCP and FastAPI dependencies fastapi>=0.104.0 uvicorn[standard]>=0.24.0 starlette>=0.27.0 mcp>=1.0.0 # Date and time parsing python-dateutil>=2.8.2 # HTTP requests requests>=2.31.0 # CORS middleware (included with FastAPI but listed for clarity) # fastapi already includes starlette which includes CORS # Development and testing (optional) pytest>=7.4.0 pytest-asyncio>=0.21.0 httpx>=0.25.0 # Production deployment (optional) gunicorn>=21.2.0

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/shutter-network/ShutterMCP'

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