Skip to main content
Glama
doranobik
by doranobik

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": true
}
logging
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
webSearchA

Search the web using DuckDuckGo. Use this tool when you need to find current information, news, documentation, or answers to questions from the internet.

  • No API key required

  • Results include title, URL, and snippet for each result

  • Use the region parameter to get localized results (e.g., 'jp-ja' for Japanese)

  • After getting search results, use fetchWebContent to read full page content from any URL

fetchWebContentA

Fetch and extract the main text content from a webpage. Use this tool after webSearch to read the full content of a specific URL, or when given a direct URL to analyze.

  • Extracts readable article text, removing ads, navigation, and other non-content elements

  • Works best with article pages, blog posts, and documentation

  • May not work well with heavily JavaScript-rendered pages or pages requiring login

  • Use maxChars to limit returned content length for large pages

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/doranobik/mcp-web-search'

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