Skip to main content
Glama
BACH-AI-Tools

Netdetective MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNo不适用 (Not applicable)
PORTNo不适用 (Not applicable)
API_KEYYesAPI 密钥 (API Key for authentication)

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
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
queryC

Query information about an IP address.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap between tools. The tool's purpose is clearly defined as querying IP address information, leaving no ambiguity for an agent to misselect.

Naming Consistency5/5

A single tool named 'query' follows a consistent pattern by default. There are no other tools to compare against, so no inconsistency can exist in naming conventions.

Tool Count2/5

One tool is too few for a server named 'Netdetective MCP Server', which suggests a broader scope like network investigation. A single query tool feels thin and incomplete for such a domain, lacking operations like scanning, pinging, or analyzing multiple IPs.

Completeness2/5

The tool surface is severely incomplete for network detective work. It only provides IP address queries, missing essential operations such as port scanning, DNS lookups, traceroute, or bulk analysis, which are typical for this domain and would cause agent failures in complex tasks.

Maintenance

ActivityInactive
ResponsivenessNo issues