Skip to main content
Glama
Camcdonou
by Camcdonou

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SYN_SEARCH_DEBUGNoSet to 1 to log to stderr
SYNTHETIC_API_KEYYesSynthetic API key (starts with syn_)
SYN_SEARCH_MAX_BYTESNoTruncation byte limit51200
SYN_SEARCH_MAX_LINESNoTruncation line limit2000
SYN_SEARCH_SUMMARIZER_MODELNoChat model used for ai-summarysyn:small:text

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

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
synthetic_searchA

Search the web via Synthetic's Search API. Returns top results with titles, URLs, and text snippets. Use detail_level='ai-summary' (recommended for real questions) to get AI-summarized results with an optional summary_prompt to focus on what matters. Use 'full' for complete text. Output truncated to 2000 lines or 50.0KB; full output saved to a temp file when exceeded.

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/Camcdonou/syn-search-mcp'

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