{"message":"MAGO MCP-SSE Server","version":"1.0.0","server":"node-dynamic-mcp-server","endpoints":{"info":"/info","health":"/health","sse":"/sse"},"activeSessions":0,"tools":[{"name":"mago_get_table_columns","description":"Get column information for a specific table in the Parodi4 database"},{"name":"mago_get_table_data","description":"Get data from a Parodi4 database table with pagination and column selection"},{"name":"mago_get_tables","description":"Get list of tables in the Parodi4 database with optional filtering and limits"},{"name":"mago_query","description":"Execute a SQL query on the Parodi4 database with pagination support"}],"authentication":{"enabled":true,"header_name":"X-MCP-API-Key","required_for":["POST /","GET /sse","POST /sse"],"instructions":"Include the API key in the request header"},"usage":{"connect":"GET /sse","headers":{"X-MCP-API-Key":"your-api-key-here"},"examples":["https://parodieparodimcp.techmakers.it/sse"]},"database":{"type":"SQL Server","server":"localhost:1433","database":"DEMO","status":"configured"}}