#!/bin/bash
# ⚠️ IMPORTANT: Update this path to match your installation directory!
# Change this to the full path where you cloned the swag-mcp repository
cd "/path/to/your/swag-mcp"
# Set environment variables
export NODE_ENV=production
# Start the simplified MCP server (only 4 strategic tools instead of 300+)
exec node dist/simple-stdio.js
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/AlanGreyjoy/swag-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server