Skip to main content
Glama

Shutter MCP

Official
app.json827 B
{ "name": "Shutter Timelock Encryption MCP Server", "description": "A Model Context Protocol (MCP) server that provides timelock encryption capabilities using the Shutter Network for Claude Web integration", "keywords": ["mcp", "timelock", "encryption", "shutter", "claude", "fastapi"], "website": "https://github.com/your-username/shutter-mcp-server", "repository": "https://github.com/your-username/shutter-mcp-server", "logo": "https://avatars.githubusercontent.com/u/your-logo", "success_url": "/health", "formation": { "web": { "quantity": 1, "size": "basic" } }, "stack": "heroku-22", "env": { "PORT": { "description": "Port for the server to listen on", "value": "5002" } }, "addons": [], "buildpacks": [ { "url": "heroku/python" } ] }

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