Loading MCP server directory, please wait...
Reserve a subdomain, upload .zip via MCP, get a link. Static only (Nginx; no PHP, no DBs).
npx @getmcp/cli add st.demo/demostRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token from https://demo.st (sign in → MCP page → copy token, or GET /api/mcp/token)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"st.demo/demost": {
"url": "https://demo.st/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}