Skip to main content
Glama
shubhamekapure

Social Search MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_CXNoGoogle Custom Search Engine ID. Required if SEARCH_PROVIDER is 'google'.
SEARXNG_URLNoThe URL of the SearXNG server. Defaults to http://localhost:8080.http://localhost:8080
GOOGLE_API_KEYNoOfficial Google Custom Search API Key. Required if SEARCH_PROVIDER is 'google'.
SERPER_API_KEYNoAPI key for Serper.dev. Required if SEARCH_PROVIDER is 'serper'.
SEARCH_PROVIDERNoThe backend search provider to use. Can be 'searxng' (default), 'serper', or 'google'.searxng

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_social

Perform a web search focused ONLY on specific social media platforms.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/shubhamekapure/social-search-mcp'

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