Skip to main content
Glama
KazKozDev

Search MCP Server

by KazKozDev

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
search_toolsD

Search available tools

list_tool_categoriesB

List tool categories

get_tool_infoC

Get detailed tool info

extract_webpage_contentD
parse_pdfD
search_mapsD
search_duckduckgoD
search_wikipediaD
get_wikipedia_summaryD
get_wikipedia_contentD
search_arxivD
search_pubmedD
search_gdeltD
search_githubD
get_github_readmeD
search_redditD
get_reddit_commentsD
assess_source_credibilityD
summarize_textD
calculatorD
get_current_datetimeD
get_location_by_ipD
read_fileD
write_fileD
append_fileD
list_filesD
delete_fileD

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

D1.9/5.0

Scored across 27 tools

Disambiguation4/5

Tools have distinct names and generally target different resources or actions. However, some pairs like get_wikipedia_content and get_wikipedia_summary may cause confusion, especially without descriptions.

Naming Consistency5/5

All tool names follow a consistent snake_case verb_noun pattern (e.g., append_file, search_arxiv). No mixing of conventions.

Tool Count3/5

27 tools is on the high side for a general-purpose server, but each tool serves a distinct function. The count is borderline but not extreme.

Completeness3/5

The server covers a wide range of common tasks (file ops, search, web scraping), but each domain is shallow. There are no obvious critical gaps, but the broad scope makes completeness hard to assess.

Maintenance

ActivityInactive
ResponsivenessSyncing