Skip to main content
Glama
joaomj

deep-search-mcp

by joaomj

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LINKUP_API_KEYYesYour LinkUp API key for deep web search

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
deep_searchB

Perform a deep web search using LinkUp API

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.5/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion between tools. The tool's purpose is clearly stated as performing a deep web search.

Naming Consistency5/5

The single tool name 'deep_search' follows a clear verb_noun convention. There are no other tools to introduce naming inconsistencies.

Tool Count3/5

A single tool is borderline thin for a search server, which might benefit from additional operations like result filtering or history. However, for a very narrow scope, it could be acceptable.

Completeness3/5

The tool covers the core search action but lacks ancillary capabilities that users might expect, such as pagination, saved searches, or multi-phase queries. This leaves the surface minimal and somewhat incomplete for complex workflows.

Maintenance

ActivityInactive
ResponsivenessNo issues