Loading MCP server directory, please wait...
Publish text or HTML to Snapy.host and get a shareable link that shows who opened it.
npx @getmcp/cli add host.snapy/snapyRequires Node.js 18+. Community-contributed server. Review source before installing.
SNAPY_API_KEYFree API key from https://snapy.host/dashboard (API keys), with a verified email.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"host.snapy/snapy": {
"command": "npx",
"args": [
"-y",
"snapy-mcp"
],
"env": {
"SNAPY_API_KEY": ""
}
}
}
}