Skip to main content
Glama

SocialData MCP Server

.env.example519 B
# SocialData MCP Server Configuration # Copy this file to .env and fill in your API key # Get your API key from your SocialData dashboard SOCIALDATA_API_KEY=your_socialdata_api_key_here # Optional: Environment configuration ENVIRONMENT=development # Optional: Logging level (DEBUG, INFO, WARNING, ERROR) LOG_LEVEL=INFO # Instructions: # 1. Copy this file to .env: cp .env.example .env # 2. Replace 'your_socialdata_api_key_here' with your actual API key # 3. The .env file is in .gitignore so your key will be safe

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/TheSethRose/SocialData-MCP-Server'

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