Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ddgs_text_searchA

Recherche web texte via DuckDuckGo. Retourne titre, URL et extrait pour chaque résultat.

ddgs_news_searchA

Recherche d'actualités via DuckDuckGo. Retourne les articles récents correspondant à la requête.

ddgs_image_searchA

Recherche d'images via DuckDuckGo. Retourne les URLs et descriptions des images trouvées.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.2/5.0

Scored across 3 tools

Disambiguation5/5

Each tool targets a distinct content type (text, news, images) with clear descriptions, so there is no ambiguity about which to use for a given search need.

Naming Consistency5/5

All tools follow the same ddgs_<type>_search pattern, making the naming predictable and consistent across the set.

Tool Count5/5

Three tools exactly cover the core search capabilities (web, news, images) for a DuckDuckGo server without unnecessary bloat or gaps.

Completeness4/5

The server covers the primary search types, though video or shopping search are absent; these are minor gaps for a typical search toolkit.

Maintenance

ActivityMaintained
ResponsivenessNo issues