Social Search MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOOGLE_CX | No | Google Custom Search Engine ID. Required if SEARCH_PROVIDER is 'google'. | |
| SEARXNG_URL | No | The URL of the SearXNG server. Defaults to http://localhost:8080. | http://localhost:8080 |
| GOOGLE_API_KEY | No | Official Google Custom Search API Key. Required if SEARCH_PROVIDER is 'google'. | |
| SERPER_API_KEY | No | API key for Serper.dev. Required if SEARCH_PROVIDER is 'serper'. | |
| SEARCH_PROVIDER | No | The backend search provider to use. Can be 'searxng' (default), 'serper', or 'google'. | searxng |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_socialC | Perform a web search focused ONLY on specific social media platforms. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |