Skip to main content
Glama
2389-research

MCP Agent Social Media Server

debug.sh476 B
#!/bin/bash # ABOUTME: Script to run the MCP server with debug logging enabled # ABOUTME: Helps diagnose connection issues and URL handling echo "Starting MCP server in debug mode..." echo "This will show detailed logging for:" echo " - Server startup and configuration" echo " - Connection lifecycle events" echo " - API requests and responses" echo " - URL construction and handling" echo "" # Export debug log level export LOG_LEVEL=DEBUG # Run the server npm start

Latest Blog Posts

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/2389-research/mcp-socialmedia'

If you have feedback or need assistance with the MCP directory API, please join our Discord server